9 passed, 0 OK, 0 not implemented, 0 BUG, 79 failed, 22 timeouts, 0 cases skipped 2 failed under osh
dash | 0 fc -l lists history commands [dash stdout] Expected '1\t history -r\n2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 0 fc -l lists history commands [zsh stdout] Expected '1\t history -r\n2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 0 fc -l lists history commands [mksh stdout] Expected '1\t history -r\n2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 0 fc -l lists history commands [ksh stdout] Expected '1\t history -r\n2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 0 fc -l lists history commands [toysh stdout] Expected '1\t history -r\n2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 0 fc -l lists history commands [sush stdout] Expected '1\t history -r\n2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 0 fc -l lists history commands [brush stdout] Expected '1\t history -r\n2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -l exit |
dash | 1 fc -ln lists history commands without numbers [dash stdout] Expected '\t history -r\n\t echo 1\n\t echo 2\n\t echo 3\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 1 fc -ln lists history commands without numbers [zsh stdout] Expected '\t history -r\n\t echo 1\n\t echo 2\n\t echo 3\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 1 fc -ln lists history commands without numbers [mksh stdout] Expected '\t history -r\n\t echo 1\n\t echo 2\n\t echo 3\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 1 fc -ln lists history commands without numbers [ksh stdout] Expected '\t history -r\n\t echo 1\n\t echo 2\n\t echo 3\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 1 fc -ln lists history commands without numbers [toysh stdout] Expected '\t history -r\n\t echo 1\n\t echo 2\n\t echo 3\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 1 fc -ln lists history commands without numbers [sush stdout] Expected '\t history -r\n\t echo 1\n\t echo 2\n\t echo 3\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 1 fc -ln lists history commands without numbers [brush stdout] Expected '\t history -r\n\t echo 1\n\t echo 2\n\t echo 3\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -ln exit |
dash | 2 fc -lr lists history commands in reverse order [dash stdout] Expected '4\t echo 3\n3\t echo 2\n2\t echo 1\n1\t history -r\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 2 fc -lr lists history commands in reverse order [zsh stdout] Expected '4\t echo 3\n3\t echo 2\n2\t echo 1\n1\t history -r\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 2 fc -lr lists history commands in reverse order [mksh stdout] Expected '4\t echo 3\n3\t echo 2\n2\t echo 1\n1\t history -r\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 2 fc -lr lists history commands in reverse order [ksh stdout] Expected '4\t echo 3\n3\t echo 2\n2\t echo 1\n1\t history -r\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 2 fc -lr lists history commands in reverse order [toysh stdout] Expected '4\t echo 3\n3\t echo 2\n2\t echo 1\n1\t history -r\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 2 fc -lr lists history commands in reverse order [sush stdout] Expected '4\t echo 3\n3\t echo 2\n2\t echo 1\n1\t history -r\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 2 fc -lr lists history commands in reverse order [brush stdout] Expected '4\t echo 3\n3\t echo 2\n2\t echo 1\n1\t history -r\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -lr exit |
dash | 3 fc -lnr lists history commands without numbers in reverse order [dash stdout] Expected '\t echo 3\n\t echo 2\n\t echo 1\n\t history -r\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 3 fc -lnr lists history commands without numbers in reverse order [zsh stdout] Expected '\t echo 3\n\t echo 2\n\t echo 1\n\t history -r\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 3 fc -lnr lists history commands without numbers in reverse order [mksh stdout] Expected '\t echo 3\n\t echo 2\n\t echo 1\n\t history -r\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 3 fc -lnr lists history commands without numbers in reverse order [ksh stdout] Expected '\t echo 3\n\t echo 2\n\t echo 1\n\t history -r\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 3 fc -lnr lists history commands without numbers in reverse order [toysh stdout] Expected '\t echo 3\n\t echo 2\n\t echo 1\n\t history -r\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 3 fc -lnr lists history commands without numbers in reverse order [sush stdout] Expected '\t echo 3\n\t echo 2\n\t echo 1\n\t history -r\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 3 fc -lnr lists history commands without numbers in reverse order [brush stdout] Expected '\t echo 3\n\t echo 2\n\t echo 1\n\t history -r\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -lnr exit |
dash | 4 fc -l lists history commands with default page size [dash stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n5\t echo 4\n6\t echo 5\n7\t echo 6\n8\t echo 7\n9\t echo 8\n10\t echo 9\n11\t echo 10\n12\t echo 11\n13\t echo 12\n14\t echo 13\n15\t echo 14\n16\t echo 15\n17\t echo 16\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 4 fc -l lists history commands with default page size [zsh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n5\t echo 4\n6\t echo 5\n7\t echo 6\n8\t echo 7\n9\t echo 8\n10\t echo 9\n11\t echo 10\n12\t echo 11\n13\t echo 12\n14\t echo 13\n15\t echo 14\n16\t echo 15\n17\t echo 16\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 4 fc -l lists history commands with default page size [mksh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n5\t echo 4\n6\t echo 5\n7\t echo 6\n8\t echo 7\n9\t echo 8\n10\t echo 9\n11\t echo 10\n12\t echo 11\n13\t echo 12\n14\t echo 13\n15\t echo 14\n16\t echo 15\n17\t echo 16\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 4 fc -l lists history commands with default page size [ksh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n5\t echo 4\n6\t echo 5\n7\t echo 6\n8\t echo 7\n9\t echo 8\n10\t echo 9\n11\t echo 10\n12\t echo 11\n13\t echo 12\n14\t echo 13\n15\t echo 14\n16\t echo 15\n17\t echo 16\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 4 fc -l lists history commands with default page size [toysh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n5\t echo 4\n6\t echo 5\n7\t echo 6\n8\t echo 7\n9\t echo 8\n10\t echo 9\n11\t echo 10\n12\t echo 11\n13\t echo 12\n14\t echo 13\n15\t echo 14\n16\t echo 15\n17\t echo 16\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 4 fc -l lists history commands with default page size [sush stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n5\t echo 4\n6\t echo 5\n7\t echo 6\n8\t echo 7\n9\t echo 8\n10\t echo 9\n11\t echo 10\n12\t echo 11\n13\t echo 12\n14\t echo 13\n15\t echo 14\n16\t echo 15\n17\t echo 16\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 4 fc -l lists history commands with default page size [brush stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n5\t echo 4\n6\t echo 5\n7\t echo 6\n8\t echo 7\n9\t echo 8\n10\t echo 9\n11\t echo 10\n12\t echo 11\n13\t echo 12\n14\t echo 13\n15\t echo 14\n16\t echo 15\n17\t echo 16\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -l exit |
dash | 5 fc -l [first] where first is an index [dash stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 5 fc -l [first] where first is an index [zsh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 5 fc -l [first] where first is an index [mksh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 5 fc -l [first] where first is an index [ksh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 5 fc -l [first] where first is an index [toysh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 5 fc -l [first] where first is an index [sush stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 5 fc -l [first] where first is an index [brush stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -l 2 exit |
dash | 6 fc -l [first] where first is an offset from current command [dash stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 6 fc -l [first] where first is an offset from current command [zsh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 6 fc -l [first] where first is an offset from current command [mksh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 6 fc -l [first] where first is an offset from current command [ksh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 6 fc -l [first] where first is an offset from current command [toysh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 6 fc -l [first] where first is an offset from current command [sush stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 6 fc -l [first] where first is an offset from current command [brush stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -l -3 exit |
osh | 6 fc -l [first] where first is an offset from current command [osh stdout] Expected '2\t echo 1\n3\t echo 2\n4\t echo 3\n^D\n' Got '^D\n' stdout: ^Dstderr: osh-0.34$ osh-0.34$ osh-0.34$ osh-0.34$ osh-0.34$ osh-0.34$ fc -l -3 ^~ [ stdin -i ]:6: 'fc' doesn't accept flag -3 osh-0.34$ osh-0.34$ |
dash | 7 fc -l [first] [last] where first and last are indexes [dash stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 7 fc -l [first] [last] where first and last are indexes [zsh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 7 fc -l [first] [last] where first and last are indexes [mksh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 7 fc -l [first] [last] where first and last are indexes [ksh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 7 fc -l [first] [last] where first and last are indexes [toysh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 7 fc -l [first] [last] where first and last are indexes [sush stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 7 fc -l [first] [last] where first and last are indexes [brush stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -l 2 3 exit |
dash | 8 fc -l [first] [last] where first and last are offsets from current command [dash stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 8 fc -l [first] [last] where first and last are offsets from current command [zsh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 8 fc -l [first] [last] where first and last are offsets from current command [mksh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 8 fc -l [first] [last] where first and last are offsets from current command [ksh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 8 fc -l [first] [last] where first and last are offsets from current command [toysh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 8 fc -l [first] [last] where first and last are offsets from current command [sush stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 8 fc -l [first] [last] where first and last are offsets from current command [brush stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -l -3 -2 exit |
osh | 8 fc -l [first] [last] where first and last are offsets from current command [osh stdout] Expected '2\t echo 1\n3\t echo 2\n^D\n' Got '^D\n' stdout: ^Dstderr: osh-0.34$ osh-0.34$ osh-0.34$ osh-0.34$ osh-0.34$ osh-0.34$ fc -l -3 -2 ^~ [ stdin -i ]:6: 'fc' doesn't accept flag -3 osh-0.34$ osh-0.34$ |
dash | 9 fc -l [first] [last] where first and last are reversed indexes [dash stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 9 fc -l [first] [last] where first and last are reversed indexes [zsh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 9 fc -l [first] [last] where first and last are reversed indexes [mksh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 9 fc -l [first] [last] where first and last are reversed indexes [ksh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 9 fc -l [first] [last] where first and last are reversed indexes [toysh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 9 fc -l [first] [last] where first and last are reversed indexes [sush stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 9 fc -l [first] [last] where first and last are reversed indexes [brush stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -l 3 2 exit |
dash | 10 fc -lr [first] [last] where first and last are reversed indexes does not undo reverse [dash stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: dash: 0: Illegal option -- |
zsh | 10 fc -lr [first] [last] where first and last are reversed indexes does not undo reverse [zsh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: zsh: no such option: norc |
mksh | 10 fc -lr [first] [last] where first and last are reversed indexes does not undo reverse [mksh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: mksh: mksh: --: unknown option |
ksh | 10 fc -lr [first] [last] where first and last are reversed indexes does not undo reverse [ksh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: E: ksh: --: unknown option |
toysh | 10 fc -lr [first] [last] where first and last are reversed indexes does not undo reverse [toysh stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' [toysh status] Expected 0 Got -6 stdout: stderr: $ $ $ sh: history: No such file or directory $ sh: history: No such file or directory $ $ sh: fc: No such file or directory $ $ munmap_chunk(): invalid pointer |
sush | 10 fc -lr [first] [last] where first and last are reversed indexes does not undo reverse [sush stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' [sush status] Expected 0 Got 2 stdout: stderr: : line : -r: invalid option name |
brush | 10 fc -lr [first] [last] where first and last are reversed indexes does not undo reverse [brush stdout] Expected '3\t echo 2\n2\t echo 1\n^D\n' Got '' stdout: stderr: [33m WARN[0m unimplemented built-in: history -c [33m WARN[0m unimplemented built-in: history -r [33m WARN[0m unimplemented built-in: fc -lr 3 2 exit |