Results for ysh-blocks.test.sh

statusosh
pass 14
total14
caseoshdescription
0pass cd accepts a block, runs it in different dir
1pass cd with block: requires explicit command
2pass cd passed block with return 1
3pass block doesn't have its own scope
4pass redirects allowed in words, typed args, and after block
5pass block literal in expression mode: ^(echo $PWD)
6pass block arg as typed expression
7pass Pass invalid typed args
8pass Pass too many typed args
9pass 'builtin' and 'command' with block
10pass Consistency: Exit Status and Blocks
11pass Consistency: Unwanted Blocks Are Errors
12pass Block with Bare Assignments
13pass Proc that doesn't take a block
14 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped