Results for builtin-misc.test.sh

statusoshosh-cpp
pass 76
FAIL 01
total77
caseoshosh-cppdescription
0pass pass history builtin usage
1pass FAIL Print shell strings with weird chars: set and printf %q and ${x@Q}
details
2pass pass Print shell strings with normal chars: set and printf %q and ${x@Q}
3pass pass time pipeline
4pass pass shift
5pass pass Shifting too far
6pass pass Invalid shift argument
13 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped

Details on runs that didn't PASS

osh-cpp1 Print shell strings with weird chars: set and printf %q and ${x@Q}

[osh-cpp stdout] Expected "foo=$'a\\nb\\u0001c\\'d'\npf $'a\\nb\\u0001c\\'d'\n@Q $'a\\nb\\u0001c\\'d'\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