114 passed, 0 ok, 7 known unimplemented, 3 known bugs, 1 failed, 0 skipped
dash | 13 store literal globs in array then expand stdout: stderr: /bin/dash: 2: Syntax error: "(" unexpected |
ash | 13 store literal globs in array then expand stdout: stderr: _tmp/shells/ash: syntax error: unexpected "(" |
dash | 14 glob inside array stdout: stderr: /bin/dash: 2: Syntax error: "(" unexpected |
ash | 14 glob inside array stdout: stderr: _tmp/shells/ash: syntax error: unexpected "(" |
mksh | 16 glob with char class expression stdout: _tmp/*.[[:punct:]E]stderr: |
mksh | 19 : escaped stdout: _tmp/*.[[:punct:]] _tmp/*.[[:punct:]]stderr: |
bash | 20 Redirect to glob, not evaluated stdout: stderr: cat: '_tmp/*.F': No such file or directory |
dash | 24 Don't glob flags on file system with GLOBIGNORE stdout: hello zzzzzstderr: |
mksh | 24 Don't glob flags on file system with GLOBIGNORE stdout: hello zzzzzstderr: |
ash | 24 Don't glob flags on file system with GLOBIGNORE stdout: hello zzzzzstderr: |
osh | 24 Don't glob flags on file system with GLOBIGNORE [osh stdout] Expected u'-* hello zzzz?\n', got '' [osh status] Expected 0, got 99 stdout: stderr: |