busybox/shell/ash_test
Denis Vlasenko b730474bda ash: fix NOEXEC mode - we were forgetting to pass environment!
env: promote to NOEXEC
hd: promote to NOEXEC, as hexdump is NOEXEC already
2008-10-20 08:15:51 +00:00
..
ash-alias
ash-arith ash: support for && and || in [[ expr ]]; add testsuite checks 2008-03-25 07:49:43 +00:00
ash-heredoc fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ash-invert add ash testcases 2007-03-05 20:46:46 +00:00
ash-misc ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1" 2008-07-30 15:35:05 +00:00
ash-quoting ash: optional support for $'...\t...\n...' bashism 2008-06-23 01:52:30 +00:00
ash-read ash: add read -u; fix read -t and read -n; add testsuite entries. 2008-03-25 00:07:12 +00:00
ash-redir ash: fix "(cat < file)" hang introduced by rev 22944. 2008-08-16 11:48:02 +00:00
ash-signals ash: add slightly different testcase 2008-07-26 14:20:04 +00:00
ash-standalone ash: fix NOEXEC mode - we were forgetting to pass environment! 2008-10-20 08:15:51 +00:00
ash-vars ash: fix ${var/s/r} handling, add testcase. 2008-06-14 06:04:59 +00:00
printenv.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
recho.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
run-all ash: fix a bug where redirection fds were not closed afterwards. 2008-07-24 19:46:38 +00:00
zecho.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00