--- byo run-tests: bin/ysh stdlib/ysh/args-test.ysh test-2 OK test-basic OK test-default-values OK test-duplicate-names-are-errors OK test-more-errors OK test-multiple-argv-arrays OK test-print-spec OK test-vs-python3-argparse OK devtools/byo.sh: 8 tests passed. --- byo run-tests: bin/ysh stdlib/ysh/list-test.ysh test-all OK test-any OK test-more-any-all OK test-repeat-error OK test-repeat-list OK test-repeat-str OK test-sum OK devtools/byo.sh: 7 tests passed. --- byo run-tests: bin/ysh stdlib/ysh/math-test.ysh test-abs OK test-identity OK test-max OK test-min OK devtools/byo.sh: 4 tests passed. --- byo run-tests: bin/ysh stdlib/ysh/yblocks-test.ysh test-yb-capture stdlib/ysh/yblocks-test.ysh:32: errexit PID 9724: command.Simple failed with status 99 zzz aaa stdlib/ysh/yblocks-test.ysh:38: errexit PID 9725: command.Simple failed with status 99 OK test-yb-redir-not-needed OK devtools/byo.sh: 2 tests passed. --- 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 OK test-log OK devtools/byo.sh: 2 tests passed.