status | osh | osh-cpp | |
pass | 11 | 11 | |
total | 11 | 11 | |
case | osh | osh-cpp | description |
0 | pass | pass | builtin declare a=(x y) is allowed |
1 | pass | pass | command export,readonly |
2 | pass | pass | command local |
3 | pass | pass | export, builtin export |
4 | pass | pass | \builtin declare - ble.sh relies on it |
5 | pass | pass | \command readonly - similar issue |
6 | pass | pass | Dynamic $c readonly - bash and dash change behavior, mksh bug |
7 | pass | pass | static builtin command ASSIGN, command builtin ASSIGN |
8 | pass | pass | dynamic builtin command ASSIGN, command builtin ASSIGN |
9 | pass | pass | builtin typeset, export,readonly |
10 | pass | pass | builtin declare,local |
22 passed, 0 OK, 0 not implemented, 0 BUG, 0 failed, 0 timeouts, 0 cases skipped