spec test index / oilshell.org
83 passed, 0 ok, 0 known unimplemented, 2 known bugs, 1 failed, 0 skipped
osh | 4 compopt -o (git) [osh status] Expected 1, got 0 stdout: stderr: compopt ['-o', 'filenames', '+o', 'nospace'] |
osh_ALT | 4 compopt -o (git) [osh_ALT status] Expected 1, got 0 stdout: stderr: compopt ['-o', 'filenames', '+o', 'nospace'] |
osh-byterun | 4 compopt -o (git) [osh-byterun status] Expected 1, got 0 stdout: stderr: compopt ['-o', 'filenames', '+o', 'nospace'] |
bash | 20 complete with nonexistent function stdout: status=0stderr: |
bash | 21 complete with no action stdout: status=0stderr: |