| status | osh | |
| pass | 11 | |
| total | 11 | |
| case | osh | description |
| 0 | pass | oil:upgrade as alias for ysh:upgrade |
| 1 | pass | %() array literal |
| 2 | pass | _match() instead of _group() |
| 3 | pass | _status instead of _error.code |
| 4 | pass | source ///osh/two.sh rather than source --builtin osh/two.sh |
| 5 | pass | OILS_VERSION, not OIL_VERSION |
| 6 | pass | s.upper(), not s => upper() (might keep this) |
| 7 | pass | fopen can be spelled redir |
| 8 | pass | Dict => keys() |
| 9 | pass | Obj API |
| 10 | pass | evalInFrame() and evalToDict() |
11 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped