spec test index / oilshell.org
status | osh | |
pass | 6 | |
total | 6 | |
case | osh | description |
0 | pass | extglob |
1 | pass | split command sub @() in expression mode |
2 | pass | split command sub @() in command mode |
3 | pass | Idiomatic for loop using @(seq $n) |
4 | pass | @() can't start in the middle of the word |
5 | pass | @() can't have any tokens after it |
6 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped