spec test index / oilshell.org
66 passed, 2 ok, 2 known unimplemented, 2 known bugs, 0 failed, 0 skipped
mksh | 2 extglob in variable stdout: FALSE FALSE FALSEstderr: _tmp/spec-bin/mksh: <stdin>[1]: shopt: not found |
mksh | 3 nested @() stdout: FALSEstderr: _tmp/spec-bin/mksh: <stdin>[1]: shopt: not found |
mksh | 20 Turning extglob on changes the meaning of [[ !(str) ]] in bash stdout: TRUE TRUE TRUEstderr: _tmp/spec-bin/mksh: <stdin>[5]: shopt: not found |
osh | 20 Turning extglob on changes the meaning of [[ !(str) ]] in bash stdout: TRUE TRUE TRUEstderr: |
mksh | 22 extglob inside arg word stdout: TRUE FALSEstderr: _tmp/spec-bin/mksh: <stdin>[1]: shopt: not found |
mksh | 23 extglob is not detected in regex! stdout: stderr: _tmp/spec-bin/mksh: <stdin>[1]: shopt: not found _tmp/spec-bin/mksh: <stdin>[2]: syntax error: '=~' unexpected operator/operand |