hush/shell/ash_test
Denys Vlasenko 844f990926 ash: fix trap
function                                             old     new   delta
forkshell                                            738     810     +72
popstring                                            134     140      +6
parse_command                                       1460    1463      +3
evalvar                                             1373    1371      -2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/1 up/down: 81/-2)              Total: 79 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-09-23 03:25:52 +02:00
..
ash-alias
ash-arith
ash-heredoc
ash-invert
ash-misc ash: fix . builtin 2009-06-14 19:42:12 +02:00
ash-quoting
ash-read ash: fix $IFS handling in read. closes bug 235 2009-03-31 19:18:17 +00:00
ash-redir add a testcase for reopened bug 585 (not fixed yet) 2009-09-16 14:04:07 +02:00
ash-signals ash: fix trap 2009-09-23 03:25:52 +02:00
ash-standalone dc: conditionalize parts which require libm 2008-10-20 08:43:10 +00:00
ash-vars
printenv.c
recho.c
run-all ash: fix . builtin 2009-06-14 19:42:12 +02:00
zecho.c