Results for interactive.test.sh

statusoshosh-cpp
pass 1616
total1616
caseoshosh-cppdescription
0pass pass 'exit' in oshrc (regression)
1pass pass fatal errors continue
2pass pass interactive shell loads rcfile (when combined with -c)
3pass pass --rcfile with parse error - shell is executed anyway
4pass pass interactive shell loads files in rcdir (when combined with -c)
5pass pass nonexistent --rcdir is ignored
6pass pass shell doesn't load rcfile/rcdir if --norc is given
7pass pass interactive shell runs PROMPT_COMMAND after each command
8pass pass parse error in PROMPT_COMMAND
9pass pass runtime error in PROMPT_COMMAND
10pass pass Error message with bad oshrc file (currently ignored)
11pass pass PROMPT_COMMAND can see $?, like bash
12pass pass PROMPT_COMMAND that writes to BASH_REMATCH
13pass pass NO ASSERTIONS: Are startup files sourced before or after job control?
14pass pass HISTFILE is written in interactive shell
15pass pass HISTFILE default value
32 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped