spec test index / oilshell.org
66 passed, 2 OK, 2 not implemented, 2 BUG, 0 failed, 0 timeouts, 0 cases skipped
mksh | 2 extglob in variable stdout: FALSE FALSE FALSEstderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: <stdin>[1]: shopt: not found |
mksh | 3 nested @() stdout: FALSEstderr: /home/andy/git/oilshell/oil/_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: /home/andy/git/oilshell/oil/_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: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: <stdin>[1]: shopt: not found |
mksh | 23 extglob is not detected in regex! stdout: stderr: /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: <stdin>[1]: shopt: not found /home/andy/git/oilshell/oil/_tmp/spec-bin/mksh: <stdin>[2]: syntax error: '=~' unexpected operator/operand |