busybox/shell/ash_test
Denys Vlasenko 02affb4afd hush: rework "wait %jobspec" to work in non-interactive shells too
Also add tests. wait5.tests so far fails (but works for ash and dash).

function                                             old     new   delta
builtin_wait                                         305     283     -22

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-11-08 00:59:29 +01:00
..
ash-alias
ash-arith
ash-glob
ash-heredoc ash: [PARSER] Recognise here-doc delimiters terminated by EOF 2016-10-26 16:26:45 +02:00
ash-invert
ash-misc hush: rework "wait %jobspec" to work in non-interactive shells too 2016-11-08 00:59:29 +01:00
ash-quoting
ash-read
ash-redir
ash-signals typo fixes 2016-10-26 13:15:35 +02:00
ash-standalone
ash-vars ash: fix interactive "command eval STRING" exiting on errors. 2016-10-28 15:43:50 +02:00
.gitignore
printenv.c
recho.c
run-all
zecho.c