--- byo run-tests: bin/ysh stdlib/ysh/stream.ysh test-each-line TODO: need basic test runner OK devtools/byo.sh: 1 tests passed. --- byo run-tests: bin/ysh stdlib/ysh/table.ysh test-table OK devtools/byo.sh: 1 tests passed. --- byo run-tests: stdlib/osh/two-test.sh test-die stdlib/osh/two-test.sh: fatal: bad OK test-log OK devtools/byo.sh: 2 tests passed. --- byo run-tests: stdlib/osh/no-quotes-test.sh test-nq-capture zzz aaa OK test-nq-redir OK test-nq-run OK devtools/byo.sh: 3 tests passed. --- byo run-tests: stdlib/osh/byo-server-test.sh test-bash-print-funcs OK devtools/byo.sh: 1 tests passed. --- byo run-tests: bin/osh stdlib/osh/two-test.sh test-die stdlib/osh/two-test.sh: fatal: bad if ! test "$@"; then ^ stdlib/osh/no-quotes.sh:13: (test) Invalid integer constant '1' stdlib/osh/two-test.sh: fatal: line 30: nq-assert 1 -eq 1 failed FAIL with status 1