spec test index / oilshell.org
status | osh | osh_ALT | |
pass | 19 | 19 | |
total | 19 | 19 | |
case | osh | osh_ALT | description |
0 | pass | pass | Customize PS4 |
1 | pass | pass | xtrace_details doesn't show [[ ]] etc. |
2 | pass | pass | xtrace_details AND xtrace_rich on |
3 | pass | pass | proc and shell function |
4 | pass | pass | eval |
5 | pass | pass | source |
6 | pass | pass | external and builtin |
7 | pass | pass | subshell |
8 | pass | pass | command sub |
9 | pass | pass | process sub (nondeterministic) |
10 | pass | pass | pipeline (nondeterministic) |
11 | pass | pass | singleton pipeline |
12 | pass | pass | Background pipeline (separate code path) |
13 | pass | pass | Background process with fork and & (nondeterministic) |
14 | pass | pass | Here doc |
15 | pass | pass | Two here docs |
16 | pass | pass | Here doc greater than 4096 bytes |
17 | pass | pass | Control Flow |
18 | pass | pass | Encoded argv uses shell encoding, not J8 |
38 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped