Results for ysh-blocks.test.sh

statusosh
pass 16
total16
caseoshdescription
0pass cd with block
1pass cd with block: fatal error in block
2pass cd with block: return in block
3pass cd with block: break in block
4pass cd with block exits with status 0
5pass block doesn't have its own scope
6pass block literal in expression mode: ^(echo $PWD)
7pass block arg as typed expression
8pass Pass invalid typed args
9pass Pass too many typed args
10pass 'builtin' and 'command' with block
11pass Consistency: Control Flow and Blocks
12pass Consistency: Exit Status and Blocks
13pass Consistency: Unwanted Blocks Are Errors
14pass Block with Bare Assignments
15pass Proc that doesn't take a block
16 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped