spec test index / oilshell.org
| status | osh | osh-cpp | |
| pass | 2 | 2 | |
| FAIL | 1 | 1 | |
| total | 3 | 3 | |
| case | osh | osh-cpp | description |
| 0 | pass | pass | help topics that are embedded |
| 1 | pass | pass | help topics that are linked |
| 2 | FAIL | FAIL | help shows 'ysh-chapters' topic |
| details | details |
4 passed, 0 OK, 0 not implemented, 0 BUG, 2 failed, 0 timeouts, 0 cases skipped 1 failed under osh
| osh | 2 help shows 'ysh-chapters' topic [osh stdout] Expected 'TODO fix dev-minimal ~~~ ysh-chapters ~~~\nstatus=0\n' Got 'status=1\n' stdout: status=1stderr: |
| osh-cpp | 2 help shows 'ysh-chapters' topic [osh-cpp stdout] Expected 'TODO fix dev-minimal ~~~ ysh-chapters ~~~\nstatus=0\n' Got 'status=1\n' stdout: status=1stderr: |