hush/shell/hush_test
Denis Vlasenko 1fd1ea4395 hush: tighten up "for" variable name check.
Add TODOs.
 Disable redir4.right part where we differ from bash.
 It is not a bug per standards.
 Add a few tests, one is in hush-bugs section:
 and_or_and_backgrounding.right. It will likely bite users
 in real world usage.
2009-04-10 12:03:20 +00:00
..
hush-arith hush: deal with some easier TODOs 2009-04-09 19:16:15 +00:00
hush-bugs hush: tighten up "for" variable name check. 2009-04-10 12:03:20 +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: tighten up "for" variable name check. 2009-04-10 12:03:20 +00:00
hush-parsing skip some tests when fancy echo support is turned off 2009-04-09 07:50:18 +00:00
hush-psubst skip some tests when fancy echo support is turned off 2009-04-09 07:50:18 +00:00
hush-trap hust_test/*: use "$THIS_SH" instead of hush 2009-03-31 22:14:32 +00:00
hush-vars hush: tighten up "for" variable name check. 2009-04-10 12:03:20 +00:00
hush-z_slow hush: plug the leak of expanded heredoc 2009-04-09 14:15:57 +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