Results for ysh-usage.test.sh

statusysh
pass 13
FAIL 1
total14
caseyshdescription
0pass ysh --location-str --location-start-line
1pass ysh --eval
2FAIL ysh --eval-pure
details
3pass ysh --eval cannot load file
4pass ysh --eval parse error
5pass ysh --eval runtime error
6pass ysh --eval exit status
7pass ysh --eval respects _this_dir
8pass Multiple ysh --eval values
9pass --debug-file
10pass Filename quoting
11pass shopt --set verbose_errexit
12pass YSH shows options correctly (bug fix)
13pass --tool syntax-tree respects frontend/syntax_abbrev.py
13 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped
1 failed under osh

Details on runs that didn't PASS

ysh2 ysh --eval-pure

[ysh stdout] Expected '', got 'TODO\n'

stdout:
TODO
stderr: