| status | ysh | |
| pass | 11 | |
| total | 11 | |
| case | ysh | description |
| 0 | pass | default prompt doesn't confuse OSH and YSH |
| 1 | pass | promptVal() with $ and w |
| 2 | pass | promptVal('w') respects ENV.HOME |
| 3 | pass | promptVal() with invalid chars |
| 4 | pass | ysh respects PS1 |
| 5 | pass | ysh respects renderPrompt() over PS1 |
| 6 | pass | renderPrompt() doesn't return string |
| 7 | pass | renderPrompt() raises error |
| 8 | pass | renderPrompt() has wrong signature |
| 9 | pass | PS1 is migrated when unsetting ysh:all |
| 10 | pass | PS1 value is preserved when unsetting ysh:all in interactive mode |
11 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped