hush/shell/ash_test
Denys Vlasenko b12553faa8 ash: fix ash-signals/signal8 testcase failure
function                                             old     new   delta
killcmd                                              109     224    +115
kill_main                                            882     910     +28
changepath                                           194     195      +1
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/0 up/down: 144/0)             Total: 144 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-02-21 03:22:20 +01:00
..
ash-alias small ash testsuite, adapted from bash 2007-03-05 00:27:50 +00:00
ash-arith shell/math: deconvolute and explain ?: handling. Give better error message 2010-09-16 11:50:46 +02: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 echo: do not retry on write errors 2011-02-07 02:03:51 +01: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 echo: do not retry on write errors 2011-02-07 02:03:51 +01:00
ash-signals ash: fix ash-signals/signal8 testcase failure 2011-02-21 03:22:20 +01:00
ash-standalone ash: fix unset in standalone mode 2010-06-18 14:23:47 +02:00
ash-vars hush: add support for ${var/pattern/repl}, conditional on bash compat 2010-09-05 14:47:58 +02:00
printenv.c - use EXIT_{SUCCESS,FAILURE}. No object-code changes 2008-05-19 09:29:47 +00:00
recho.c whitespace cleanup 2010-10-29 11:46:52 +02:00
run-all ash: fix . builtin 2009-06-14 19:42:12 +02:00
zecho.c whitespace cleanup 2010-10-29 11:46:52 +02:00