spec test index / oilshell.org
status | ysh | ysh-cpp | |
pass | 3 | 2 | |
FAIL | 0 | 1 | |
total | 3 | 3 | |
case | ysh | ysh-cpp | description |
0 | pass | pass | ysh usage |
1 | pass | FAIL | --debug-file |
details | |||
2 | pass | pass | Filename quoting |
5 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped
ysh-cpp | 1 --debug-file [ysh-cpp stdout] Expected 'yes\n', got '' [ysh-cpp status] Expected 0, got 2 stdout: stderr: getline() error: Bad file descriptor oils I/O error (main): Bad file descriptor $SH --debug-file $TMP/debug.txt -c 'true' ^~~ [ stdin ]:1: errexit PID 17186: command.Simple failed with status 2 |