hush/shell/hush_test
Denis Vlasenko ad4bd0548a hush: export -n support
function                                             old     new   delta
builtin_export                                       206     256     +50
set_local_var                                        248     265     +17
expand_variables                                    2204    2203      -1
2009-04-20 22:04:21 +00:00
..
hush-arith hush: deal with some easier TODOs 2009-04-09 19:16:15 +00:00
hush-bugs hush: add two testcases 2009-04-20 10:52:31 +00:00
hush-glob hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
hush-leak fixing mode on hush-leak/leak_argv1.tests 2009-04-05 02:14:59 +00:00
hush-misc hush: export -n support 2009-04-20 22:04:21 +00:00
hush-parsing hush: fix handling of } which is not a closing one in { cmd; } 2009-04-19 13:57:51 +00:00
hush-psubst skip some tests when fancy echo support is turned off 2009-04-09 07:50:18 +00:00
hush-trap hush: fix "export not_yet_defined_var", fix parsing of "cmd | }" 2009-04-19 23:07:51 +00:00
hush-vars hush: fix handling of } which is not a closing one in { cmd; } 2009-04-19 13:57:51 +00:00
hush-z_slow hush: fix "export not_yet_defined_var", fix parsing of "cmd | }" 2009-04-19 23:07:51 +00:00
run-all source the .config so tests can signal they need to be skipped due to feature disable 2009-04-09 07:49:43 +00:00