• Juan Batiz-Benet's avatar
    test/sharness: fix errors · f1d34a2a
    Juan Batiz-Benet authored
    - 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
    f1d34a2a
daemon.go 5.89 KB