Results for builtin-oils.test.sh

statusoshosh-cpp
pass 99
FAIL 11
total1010
caseoshosh-cppdescription
0pass pass invoke usage
1pass pass invoke nonexistent name
2pass pass type and command builtin does not find private sleep, because it's not enabled
3pass pass type -a does not find private builtins, but invoke --show does
4pass pass but invoke --show finds the private builtin (alternative to type, command)
5pass pass builtin sleep behaves like external sleep
6pass pass builtin sleep usage errors
7pass pass sleep is still external
8pass pass cat
9FAIL FAIL readlink
detailsdetails
18 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

osh9 readlink

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

stdout:
TODO
stderr:
osh-cpp9 readlink

[osh-cpp stdout] Expected '', got 'TODO\n'

stdout:
TODO
stderr: