Results for strict-options.test.sh

statusoshosh_.pyosh_.cc
pass 141414
total141414
caseoshosh_.pyosh_.ccdescription
0pass pass pass strict_arith option
1pass pass pass Sourcing a script that returns at the top level
2pass pass pass top level control flow
3pass pass pass errexit and top-level control flow
4pass pass pass shopt -s strict_control_flow
5pass pass pass return at top level is an error
6pass pass pass continue at top level is NOT an error
7pass pass pass break at top level is NOT an error
8pass pass pass empty argv WITHOUT strict_argv
9pass pass pass empty argv WITH strict_argv
10pass pass pass Arrays are incorrectly compared, but strict_array prevents it
11pass pass pass automatically creating arrays WITHOUT strict_array
12pass pass pass automatically creating arrays are INDEXED, not associative
13pass pass pass simple_eval_builtin
42 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped