spec test index / oilshell.org
| status | dash | bash | mksh | osh | |
| pass | 0 | 6 | 0 | 6 | |
| N-I | 6 | 0 | 6 | 0 | |
| total | 6 | 6 | 6 | 6 | |
| case | dash | bash | mksh | osh | description |
| 0 | N-I | pass | N-I | pass | 'exit' in oshrc (regression) |
| details | details | ||||
| 1 | N-I | pass | N-I | pass | fatal errors continue |
| details | details | ||||
| 2 | N-I | pass | N-I | pass | interactive shell loads rcfile (when combined with -c) |
| details | details | ||||
| 3 | N-I | pass | N-I | pass | interactive shell runs PROMPT_COMMAND after each command |
| details | details | ||||
| 4 | N-I | pass | N-I | pass | parse error in PROMPT_COMMAND |
| details | details | ||||
| 5 | N-I | pass | N-I | pass | runtime error in PROMPT_COMMAND |
| details | details |
12 passed, 0 OK, 12 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped
| dash | 0 'exit' in oshrc (regression) stdout: stderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/dash: 0: Illegal option -- |
| mksh | 0 'exit' in oshrc (regression) stdout: stderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: --: unknown option |
| dash | 1 fatal errors continue stdout: stderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/dash: 0: Illegal option -- |
| mksh | 1 fatal errors continue stdout: stderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: --: unknown option |
| dash | 2 interactive shell loads rcfile (when combined with -c) stdout: 1stderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/dash: 0: Illegal option -- |
| mksh | 2 interactive shell loads rcfile (when combined with -c) stdout: 1stderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: --: unknown option |
| dash | 3 interactive shell runs PROMPT_COMMAND after each command stdout: stderr: |
| mksh | 3 interactive shell runs PROMPT_COMMAND after each command stdout: stderr: |
| dash | 4 parse error in PROMPT_COMMAND stdout: stderr: |
| mksh | 4 parse error in PROMPT_COMMAND stdout: stderr: |
| dash | 5 runtime error in PROMPT_COMMAND stdout: stderr: |
| mksh | 5 runtime error in PROMPT_COMMAND stdout: stderr: |