kubo/test
Juan Batiz-Benet 6e6badf105 add -w: fix to work correctly with dirs.
this commit changes the behavior of ipfs add -w:

- it makes it able to work with ipfs add -r <dir>
- instead of hacking around the add, we simply just add a wrapper
  directory around the whole result of the add. this means that
  ipfs add -w calls will output _two_ lines, but this is actually
  more correct than outputting one line, as two objects were added.
  this _may_ break scripts out there which expect the output to
  look a certain way. we should consider whether the old output is
  more _useful_ (even if less in-line with the model.)

License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-07-29 02:30:08 -07:00
..
3nodetest config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
api-startup misc: add test for api readiness 2015-02-15 04:41:18 -08:00
bench config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
bin Add gofmt check 2015-05-19 06:11:15 +07:00
dependencies Add "test/dependencies" dir and "godep restore" test 2015-01-23 21:27:45 +01:00
integration golint util/, thirdparty/ 2015-06-18 10:03:57 +07:00
jenkins config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
sharness add -w: fix to work correctly with dirs. 2015-07-29 02:30:08 -07:00
supernode_client remove context from context 2015-07-20 20:53:06 -07:00
.gitignore test: add IPFS-BUILD-OPTIONS to .gitignore 2015-04-06 18:06:24 +02:00
ipfs-test-lib.sh ipfs-test-lib: use test_seq from sharness 2015-06-14 11:21:32 +02:00
Makefile test/Makefile: build go-sleep 2015-06-07 10:28:13 +02:00
README.md test/README: update sharness test coverage 2015-04-02 11:56:49 +02:00

Sharness test command coverage

Module Online Test Offline Test
object t0051 t0051
ls t0045 t0045
cat t0040
dht
bitswap
block t0050
daemon t0030 N/A
init N/A t0020
add t0040
config t0021 t0021
version t0060 t0010
ping
diag
mount t0030
name t0110 t0100
pin t0080
get t0090 t0090
refs t0080
repo gc t0080
id
bootstrap t0120 t0120
swarm
update
commands