busybox/shell/ash_test
Denys Vlasenko d4802c6243 hush: fix a='a\\'; echo "${a%\\\\}"
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-03-02 20:48:36 +01:00
..
ash-alias
ash-arith shell: handle $((NUM++...) like bash does. Closes 10706 2018-01-28 20:13:33 +01:00
ash-getopts
ash-glob
ash-heredoc
ash-invert
ash-misc hush: fix raw ^C handlisg in single-quoted strings 2018-01-13 19:14:27 +01:00
ash-parsing
ash-psubst ash: add LINENO support 2018-01-27 22:02:05 +01:00
ash-quoting hush: fix a='a\\'; echo "${a%\\\\}" 2018-03-02 20:48:36 +01:00
ash-read
ash-redir
ash-signals
ash-standalone
ash-vars ash testsuite: add two hush tests from last commit 2018-01-25 14:09:06 +01:00
.gitignore
printenv.c
recho.c
run-all
zecho.c