spec test index / oilshell.org
95 passed, 3 OK, 2 not implemented, 4 BUG, 0 failed, 0 timeouts, 0 cases skipped
mksh | 2 extglob in variable stdout: FALSE FALSE FALSEstderr: /bin/mksh: <stdin>[1]: shopt: not found |
mksh | 3 nested @() stdout: FALSEstderr: /bin/mksh: <stdin>[1]: shopt: not found |
mksh | 20 Turning extglob on changes the meaning of [[ !(str) ]] in bash stdout: TRUE TRUE TRUEstderr: /bin/mksh: <stdin>[5]: shopt: not found |
osh | 20 Turning extglob on changes the meaning of [[ !(str) ]] in bash stdout: TRUE TRUE TRUEstderr: |
osh_ALT | 20 Turning extglob on changes the meaning of [[ !(str) ]] in bash stdout: TRUE TRUE TRUEstderr: |
mksh | 22 extglob inside arg word stdout: TRUE FALSEstderr: /bin/mksh: <stdin>[1]: shopt: not found |
mksh | 23 extglob is not detected in regex! stdout: stderr: /bin/mksh: <stdin>[1]: shopt: not found /bin/mksh: <stdin>[2]: syntax error: '=~' unexpected operator/operand |
mksh | 24 regular glob of single unicode char stdout: 0 1stderr: /bin/mksh: <stdin>[1]: shopt: not found |
mksh | 25 extended glob of single unicode char stdout: 0 1stderr: /bin/mksh: <stdin>[1]: shopt: not found |