spec test index / oilshell.org
| status | oil | |
| pass | 16 | |
| total | 16 | |
| case | oil | description |
| 0 | pass | Bool() |
| 1 | pass | Int() |
| 2 | pass | Float() |
| 3 | pass | Str() |
| 4 | pass | Dict() |
| 5 | pass | join() |
| 6 | pass | abs |
| 7 | pass | any() and all() |
| 8 | pass | sum() |
| 9 | pass | sorted() |
| 10 | pass | reversed() |
| 11 | pass | @split(x) respects IFS |
| 12 | pass | @maybe(x) |
| 13 | pass | maybe() on invalid type is fatal error |
| 14 | pass | split() on invalid type is fatal error |
| 15 | pass | @glob(x) |
16 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped