hush/shell/ash_test
Denys Vlasenko f7a8433535 ash: add another ${v/a/b} test we currently fail
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2010-08-30 13:54:12 +02:00
..
ash-alias small ash testsuite, adapted from bash 2007-03-05 00:27:50 +00:00
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: fix ". empty_file" exitcode. +5 bytes 2010-05-17 17:10:46 +02:00
ash-quoting ash: fix obscure case of replacing + globbing + backslashes 2010-06-26 22:55:44 +02:00
ash-read shell: split read builtin from ash 2010-01-12 22:11:24 +01:00
ash-redir ash: add a testcase for bug 2281 (currently fails). Small code cleanups. 2010-08-05 17:19:27 +02:00
ash-signals ash: fix $! value when traps are set 2010-07-25 13:07:39 +02:00
ash-standalone ash: fix unset in standalone mode 2010-06-18 14:23:47 +02:00
ash-vars ash: add another ${v/a/b} test we currently fail 2010-08-30 13:54:12 +02: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 . builtin 2009-06-14 19:42:12 +02:00
zecho.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00