kubo/core/corehttp
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.go separate concerns 2015-01-22 01:28:40 -08:00
corehttp.go test/sharness: fix errors 2015-01-31 22:54:34 -08:00
gateway_handler.go HTTP Gateway: add /ipns/ GET requests 2015-01-31 23:36:46 +01:00
gateway.go HTTP Gateway: add /ipns/ GET requests 2015-01-31 23:36:46 +01:00
redirect.go core/corehttp: Added RedirectOption 2015-01-28 16:01:41 -08:00
webui.go core/corehttp: Added RedirectOption 2015-01-28 16:01:41 -08:00