busybox/shell/hush_test
Denys Vlasenko 64981b4c8e hush: document bugs in [[ =~ ]] comparison
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-11-01 18:47:24 +01:00
..
hush-arith
hush-bugs hush: document bugs in [[ =~ ]] comparison 2020-11-01 18:47:24 +01:00
hush-getopts
hush-glob
hush-heredoc
hush-invert
hush-leak
hush-misc hush: output bash-compat killing signal names 2020-10-24 04:26:43 +02:00
hush-parsing
hush-psubst hush: do not print killing signal name in cmd_whihc_dies_on_signal 2020-10-24 03:33:32 +02:00
hush-quoting ash: expand: Ensure result is escaped in cvtnum 2020-02-21 16:30:44 +01:00
hush-read shell: Fix "read -d ''" behavior 2020-07-31 18:42:30 +02:00
hush-redir hush: restore redirected stdin 2019-11-01 14:16:07 +01:00
hush-signals hush: output bash-compat killing signal names 2020-10-24 04:26:43 +02:00
hush-standalone
hush-test2 hush: document bugs in [[ =~ ]] comparison 2020-11-01 18:47:24 +01:00
hush-vars ash: parser: Only accept single-digit parameter expansion outside of braces 2020-02-17 10:15:35 +01:00
hush-z_slow
.gitignore
run-all