kubo/test
Christian Couder 6cc0a6b1de test/bin: fix continueyn on Linux
It looks like there were two problems:

- "read" command probably needs the name of the variable
  it reads into

- [[ didn't work

This might be because on Linux /bin/sh is sometimes not
bash. For example on Ubuntu it is a symlink to dash.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-03-16 20:02:02 +01:00
..
3nodetest run profiler in test 2015-02-02 01:31:51 -08:00
api-startup misc: add test for api readiness 2015-02-15 04:41:18 -08:00
bench bench: offline add 2015-01-30 06:57:42 -08:00
bin test/bin: fix continueyn on Linux 2015-03-16 20:02:02 +01:00
dependencies Add "test/dependencies" dir and "godep restore" test 2015-01-23 21:27:45 +01:00
integration move signing options into a validation checker struct 2015-02-26 22:05:03 -08:00
jenkins dockertest -> test/3nodetest 2015-01-07 07:57:22 -08:00
sharness t0051: fix indentation 2015-03-15 17:00:09 +01:00
supernode_client Remove fsrepo.At, make Open a constructor function 2015-03-13 20:19:03 -07:00
.gitignore moved sharness tests to a subdir. 2015-01-07 07:10:17 -08:00
ipfs-test-lib.sh Add ipfs-test-lib.sh and source it in sharness test-lib.sh 2015-02-04 21:50:07 +01:00
Makefile moved pollEndpoint to thirdparty/ 2015-03-04 16:25:41 +01:00