spec test index / oilshell.org
| status | ysh | |
| pass | 15 | |
| total | 15 | |
| case | ysh | 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 | reversed() |
| 10 | pass | @[split(x)] respects IFS |
| 11 | pass | @[maybe(x)] |
| 12 | pass | maybe() on invalid type is fatal error |
| 13 | pass | split() on invalid type is fatal error |
| 14 | pass | @[glob(x)] |
15 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped