hush/shell/hush_test
Denys Vlasenko 4d8e5fdc1d hush: optional support for ${var:N:M} bashism
function                                             old     new   delta
expand_vars_to_list                                 1999    2183    +184
handle_dollar                                        682     623     -59

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-05-21 01:15:42 +02:00
..
hush-arith
hush-bugs hush: fix hush-bugs/parse_err.tests 2010-05-17 09:49:47 +02:00
hush-glob
hush-leak
hush-misc
hush-parsing hush: fix hush-bugs/parse_err.tests 2010-05-17 09:49:47 +02:00
hush-psubst hush: fix var=exit 2 not setting $? to 2 2010-05-20 14:27:09 +02:00
hush-read
hush-trap
hush-vars hush: optional support for ${var:N:M} bashism 2010-05-21 01:15:42 +02:00
hush-z_slow
.gitignore
run-all