Results for ysh-expr-arith.test.sh

statusosh
pass 9
total9
caseoshdescription
0pass Addition, with conversion from string
1pass Floating Point Division with /
2pass Operations That Convert to Integer: // % **
3pass Unary Operations
4pass unary ~ applied to bool is not allowed
5pass unary ~ applied to float is not allowed
6pass unary - applied to bool is not allowed
7pass unary 'not' applied to int is not allowed
8pass unary 'not' applied to float is not allowed
9 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped