hay-meta () { run-file hay-meta "$@" } 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 | 6 | |
total | 6 | |
case | osh | description |
0 | pass | Conditional Inside Blocks |
1 | pass | Conditional Outside Block |
2 | pass | Iteration Inside Block |
3 | pass | Iteration Outside Block |
4 | pass | Proc Inside Block |
5 | pass | Proc That Defines Block |
6 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped