Results for posix.test.sh

statusoshosh-cpp
pass 1514
FAIL 01
total1515
caseoshosh-cppdescription
0pass pass Empty for loop is allowed
1pass pass Empty for loop without in. Do can be on the same line I guess.
2pass pass Empty case statement
3pass pass Last case without ;;
4pass pass Only case without ;;
5pass pass Case with optional (
6pass pass Empty action for case is syntax error
7pass pass Empty action is allowed for last case
8pass pass Case with | pattern
9pass pass Bare semi-colon not allowed
10pass FAIL Command substitution in default
details
11pass pass Arithmetic expansion
12pass pass Newlines in compound lists
13pass pass Multiple here docs on one line
14pass pass cat here doc; echo; cat here doc
29 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh-cpp10 Command substitution in default

[osh-cpp stdout] Expected '/bin\n', got ''
[osh-cpp status] Expected 0, got -6

stdout:
stderr: 
terminate called after throwing an instance of 'IndexError*'
timeout: the monitored command dumped core