Results for arith-context.test.sh

statusoshosh-cpp
pass 1414
total1414
caseoshosh-cppdescription
0pass pass Multiple right brackets inside expression
1pass pass Slicing of string with constants
2pass pass Slicing of string with variables
3pass pass Array index on LHS of assignment
4pass pass Array index on LHS with indices
5pass pass Slicing of string with expressions
6pass pass Ambiguous colon in slice
7pass pass Triple parens should be disambiguated
8pass pass Quadruple parens should be disambiguated
9pass pass ExprSub $[] happens to behave the same on simple cases
10pass pass Empty expression (( )) $(( ))
11pass pass Empty expression for (( ))
12pass pass Empty expression in ${a[@]: : }
13pass pass Empty expression a[]
28 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped