busybox/shell/hush_test
Denys Vlasenko c450437a4e shell: update psubst testcases
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-07-27 04:20:32 +02:00
..
hush-arith
hush-bugs
hush-getopts
hush-glob
hush-heredoc
hush-invert
hush-leak
hush-misc hush: fix handling of \^C and "^C" 2021-06-15 16:46:30 +02:00
hush-parsing hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN} 2021-06-19 15:45:45 +02:00
hush-psubst shell: update psubst testcases 2021-07-27 04:20:32 +02:00
hush-quoting hush: implement $'str' bashism 2021-07-26 15:32:46 +02:00
hush-read
hush-redir
hush-signals
hush-standalone
hush-test2
hush-vars hush: implement $'str' bashism 2021-07-26 15:32:46 +02:00
hush-z_slow
.gitignore
run-all