spec test index / oilshell.org
status | osh | osh-cpp | |
pass | 4 | 3 | |
FAIL | 0 | 1 | |
total | 4 | 4 | |
case | osh | osh-cpp | description |
0 | pass | pass | argv0 trace |
1 | pass | pass | crash dump |
2 | pass | pass | crash dump with source |
3 | pass | FAIL | --tool cat-em |
details |
7 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
osh-cpp | 3 --tool cat-em [osh-cpp stdout] Expected 'status=1\nstatus=0\nstatus=1\n', got 'status=1\nstatus=1\nstatus=1\n' stdout: status=1 status=1 status=1stderr: cat-em: 'zzZZ' not found cat-em: 'stdlib/ysh/math.ysh' not found cat-em: 'zzZZ' not found cat-em: 'stdlib/ysh/math.ysh' not found |