spec test index / oilshell.org
| status | osh | osh-cpp | |
| pass | 7 | 7 | |
| total | 7 | 7 | |
| case | osh | osh-cpp | description |
| 0 | pass | pass | history builtin usage |
| 1 | pass | pass | Print shell strings with weird chars: set and printf %q and ${x@Q} |
| 2 | pass | pass | Print shell strings with normal chars: set and printf %q and ${x@Q} |
| 3 | pass | pass | time pipeline |
| 4 | pass | pass | shift |
| 5 | pass | pass | Shifting too far |
| 6 | pass | pass | Invalid shift argument |
14 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped