Results for ysh-method-io.test.sh

statusysh
pass 9
total9
caseyshdescription
0pass captureStdout() is like $()
1pass captureStdout() failure
2pass io->eval() is like eval builtin
3pass captureAll() is like $() but captures stderr and status
4pass captureAll() doesn't fail
5pass io->eval() with failing command - caller must handle
6pass io->eval() with exit
7pass io.glob() respects shell filters
8pass io.libcGlob() does not respect shell filters
9 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped