Results for ysh-method-io.test.sh

statusyshysh-cpp
pass 77
total77
caseyshysh-cppdescription
0pass pass captureStdout() is like $()
1pass pass captureStdout() failure
2pass pass io->eval() is like eval builtin
3pass pass captureAll() is like $() but captures stderr and status
4pass pass captureAll() doesn't fail
5pass pass io->eval() with failing command - caller must handle
6pass pass io->eval() with exit
14 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped