Results for arith-context.test.sh

statusoshosh-cpp
pass 1616
total1616
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 $[ is $((
10pass pass $[$var is $(($var (#2426)
11pass pass $[$undefined] is $(($undefined (#2566)
12pass pass Empty expression (( )) $(( ))
13pass pass Empty expression for (( ))
14pass pass Empty expression in ${a[@]: : }
15pass pass Empty expression a[]
32 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped