Results for ysh-prompt.test.sh

statusysh
pass 11
total11
caseyshdescription
0pass default prompt doesn't confuse OSH and YSH
1pass promptVal() with $ and w
2pass promptVal('w') respects ENV.HOME
3pass promptVal() with invalid chars
4pass ysh respects PS1
5pass ysh respects renderPrompt() over PS1
6pass renderPrompt() doesn't return string
7pass renderPrompt() raises error
8pass renderPrompt() has wrong signature
9pass PS1 is migrated when unsetting ysh:all
10pass 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