ysh-dev () { run-file ysh-dev "$@" } run-file () { local spec_name=$1; shift; sh-spec spec/$spec_name.test.sh --compare-shells --oils-bin-dir $PWD/bin "$@" }
spec test index / oilshell.org
status | osh | |
pass | 4 | |
total | 4 | |
case | osh | description |
0 | pass | argv0 trace |
1 | pass | crash dump |
2 | pass | crash dump with source |
3 | pass | --tool cat-em |
4 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped