spec test index / oilshell.org
status | osh | osh-cpp | |
pass | 9 | 9 | |
total | 9 | 9 | |
case | osh | osh-cpp | description |
0 | pass | pass | Process sub input |
1 | pass | pass | Process sub from external process to stdin |
2 | pass | pass | Process sub from shell to stdin |
3 | pass | pass | Non-linear pipeline with >() |
4 | pass | pass | $(<file) idiom with process sub |
5 | pass | pass | status code is available |
6 | pass | pass | shopt -s process_sub_fail |
7 | pass | pass | process subs and pipelines together |
8 | pass | pass | process sub in background & |
18 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped