spec test index / oilshell.org
| status | bash | zsh | osh | |
| pass | 6 | 6 | 6 | |
| total | 6 | 6 | 6 | |
| case | bash | zsh | osh | description |
| 0 | pass | pass | pass | C-style for loop |
| 1 | pass | pass | pass | For loop with and without semicolon |
| 2 | pass | pass | pass | Accepts { } syntax too |
| 3 | pass | pass | pass | Empty init |
| 4 | pass | pass | pass | Empty init and cond |
| 5 | pass | pass | pass | Infinite loop with ((;;)) |
18 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped