ysh-bin () { run-file ysh-bin "$@" } 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 | ysh | |
pass | 2 | |
total | 2 | |
case | ysh | description |
0 | pass | Array func |
1 | pass | Options can be overridden |
2 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped