spec test index / oilshell.org
status | osh | osh-cpp | |
pass | 9 | 9 | |
total | 9 | 9 | |
case | osh | osh-cpp | description |
0 | pass | pass | C-style for loop |
1 | pass | pass | For loop with and without semicolon |
2 | pass | pass | Accepts { } syntax too |
3 | pass | pass | Empty init |
4 | pass | pass | Empty init and cond |
5 | pass | pass | Infinite loop with ((;;)) |
6 | pass | pass | Arith lexer mode |
7 | pass | pass | Integers near 31, 32, 62 bits |
8 | pass | pass | Condition that's greater than 32 bits |
18 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped