hush/shell/hush_test/hush-parsing
Denis Vlasenko bb929517a8 hush: fix "if { echo foo; } then { echo bar; } fi" parsing
function                                             old     new   delta
done_word                                            728     793     +65
parse_stream                                        2084    2098     +14
2009-04-16 10:59:40 +00:00
..
argv0.right
argv0.tests
escape1.right
escape1.tests skip some tests when fancy echo support is turned off 2009-04-09 07:50:18 +00:00
escape2.right
escape2.tests
escape3.right hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
escape3.tests skip some tests when fancy echo support is turned off 2009-04-09 07:50:18 +00:00
groups_and_keywords1.right hush: fix "if { echo foo; } then { echo bar; } fi" parsing 2009-04-16 10:59:40 +00:00
groups_and_keywords1.tests hush: fix "if { echo foo; } then { echo bar; } fi" parsing 2009-04-16 10:59:40 +00:00
negate.right
negate.tests we arent testing echo -n here so use printf instead 2009-04-09 07:50:02 +00:00
noeol2.right
noeol2.tests
noeol3.right
noeol3.tests
noeol.right
noeol.tests
process_subst.right
process_subst.tests
quote1.right
quote1.tests
quote2.right
quote2.tests
quote3.right hush: expand quote3.tests and move from hush-bugs to hush-parsing 2008-06-18 09:22:31 +00:00
quote3.tests hush: expand quote3.tests and move from hush-bugs to hush-parsing 2008-06-18 09:22:31 +00:00
quote4.right
quote4.tests
redir_space.right hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
redir_space.tests hush: add testsuite for "no globbing in redirection" rule. 2008-06-18 16:29:32 +00:00
starquoted2.right hush: tweak testsuite 2009-03-20 12:12:33 +00:00
starquoted2.tests hush: tweak testsuite 2009-03-20 12:12:33 +00:00
starquoted.right
starquoted.tests