spec test index / oilshell.org
status | osh | osh_.py | osh_.cc | |
pass | 3 | 3 | 2 | |
FAIL | 0 | 0 | 1 | |
total | 3 | 3 | 3 | |
case | osh | osh_.py | osh_.cc | description |
0 | pass | pass | pass | Empty do/done |
1 | pass | pass | pass | Empty case/esac |
2 | pass | pass | FAIL | Empty then/fi |
details |
8 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped
osh_.cc | 2 Empty then/fi [osh_.cc stdout] Expected 'empty\n', got '(cmd_value.Argv argv:[foo] arg_spids:[2])\nempty\n' stdout: (cmd_value.Argv argv:[foo] arg_spids:[2]) emptystderr: Unhandled SimpleCommand |