spec test index / oilshell.org
| status | osh | osh-cpp | |
| pass | 3 | 2 | |
| FAIL | 0 | 1 | |
| total | 3 | 3 | |
| case | osh | osh-cpp | description |
| 0 | pass | FAIL | --builtin flag |
| details | |||
| 1 | pass | pass | no path passed with --builtin flag |
| 2 | pass | pass | non-existant path passed to --builtin flag |
5 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
| osh-cpp | 0 --builtin flag [osh-cpp stdout] Expected '2\n', got '' [osh-cpp status] Expected 0, got -6 stdout: stderr: terminate called after throwing an instance of 'IndexError*' timeout: the monitored command dumped core |