spec test index / oilshell.org
70 passed, 2 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
osh | 24 >&word redirects stdout and stderr when word is not a number or - [osh stdout] Expected 'STDOUT\nSTDERR\n', got '' [osh status] Expected 0, got 2 stdout: stderr: stdout_stderr.py >&$tmp ^~~~ [ stdin ]:5: Invalid descriptor 'osh-18415.txt'. Expected D, -, or D- where D is an integer grep: osh-18415.txt: No such file or directory grep: osh-18415.txt: No such file or directory |
osh-cpp | 24 >&word redirects stdout and stderr when word is not a number or - [osh-cpp stdout] Expected 'STDOUT\nSTDERR\n', got '' [osh-cpp status] Expected 0, got 2 stdout: stderr: stdout_stderr.py >&$tmp ^~~~ [ stdin ]:5: Invalid descriptor 'osh-18429.txt'. Expected D, -, or D- where D is an integer grep: osh-18429.txt: No such file or directory grep: osh-18429.txt: No such file or directory |
osh | 32 can't mention big file descriptor stdout: hi hi hi 100stderr: |
osh-cpp | 32 can't mention big file descriptor stdout: hi hi hi 100stderr: |