spec test index / oilshell.org
status | bash | osh | |
pass | 1 | 0 | |
FAIL | 0 | 1 | |
total | 1 | 1 | |
case | bash | osh | description |
0 | pass | FAIL | bind -l should report readline functions |
details |
1 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
osh | 0 bind -l should report readline functions [osh stdout] Expected '', got 'clear-display\nfetch-history\nnext-screen-line\noperate-and-get-next\nprevious-screen-line\nvi-undo\n' stdout: clear-display fetch-history next-screen-line operate-and-get-next previous-screen-line vi-undostderr: |