spec test index / oilshell.org
status | osh | |
pass | 16 | |
total | 16 | |
case | osh | description |
0 | pass | cd with block |
1 | pass | cd with block: fatal error in block |
2 | pass | cd with block: return in block |
3 | pass | cd with block: break in block |
4 | pass | cd with block exits with status 0 |
5 | pass | block doesn't have its own scope |
6 | pass | block literal in expression mode: ^(echo $PWD) |
7 | pass | block arg as typed expression |
8 | pass | Pass invalid typed args |
9 | pass | Pass too many typed args |
10 | pass | 'builtin' and 'command' with block |
11 | pass | Consistency: Control Flow and Blocks |
12 | pass | Consistency: Exit Status and Blocks |
13 | pass | Consistency: Unwanted Blocks Are Errors |
14 | pass | Block with Bare Assignments |
15 | pass | Proc that doesn't take a block |
16 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped