kubo/core
Juan Batiz-Benet f1d34a2a85 test/sharness: fix errors
- core: daemon stdout print to cmd + daemon init checks
- core: fixed bug where the gateway was printed as "API"
- sharness/test-lib: daemon init checks
- sharness/test-lib: portable TCP port check
- sharness/init: fix test bits output
- sharness: use common hashes in one place.
- move t0100-http-gateway -> t0111-gateway-writable
- sharness: test-lib funcs for gateway config
- sharness/t0111-gateway-writable: use sh funcs
- sharness/t0111-gateway-writable: fixes
  - escape all vars (always `cmd "$VAR"` never `cmd $VAR`)
  - use $FILEPATH, not $path
  - last test seems to fail
2015-01-31 22:54:34 -08:00
..
commands Merge pull request #617 from mildred/http-rest 2015-01-31 18:07:56 -08:00
corehttp test/sharness: fix errors 2015-01-31 22:54:34 -08:00
corerepo implement path type 2015-01-29 17:51:08 +00:00
coreunix address concerns about user interface with new Path type 2015-01-30 19:55:38 +00:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
bootstrap.go epictest: fix three-legged-cat 2015-01-29 01:10:01 -08:00
core_test.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00
core.go core: move online service init block into own func 2015-01-31 17:20:34 -08:00
datastore.go refactor(repo/config) move config under repo 2015-01-13 03:09:30 -08:00
mock.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00