hush/shell/hush_test
Denys Vlasenko 9d617c44d2 hush: specially handle [[ - suppress globbing & multiword expansion
It's a bashism, but is surprisingly easy to do and costs very little code.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-06-09 18:40:52 +02:00
..
hush-arith hush: fix SEGV in % expansion 2009-04-26 11:25:19 +00:00
hush-bugs hush: specially handle [[ - suppress globbing & multiword expansion 2009-06-09 18:40:52 +02: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: add support for local builtin 2009-06-03 12:47:26 +02:00
hush-parsing hush: fix bug 353 (wrong handling of \x in assignments) 2009-05-28 16:49:11 +02: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: add support for special vars in braces 2009-06-01 14:16:43 -04:00
hush-z_slow hush: add more complex case to leak testcase, fix found breakage 2009-05-04 01:58:10 +02:00
.gitignore hush_test: ignore generated files 2009-05-21 17:45:26 -04:00
run-all hush_test: stop mixing tabs/spaces for indentation 2009-06-01 16:33:05 -04:00