busybox/shell/hush_test/hush-parsing
Denis Vlasenko bf25fbccb9 hush: fix handling of } which is not a closing one in { cmd; }
function                                             old     new   delta
parse_stream                                        2176    2302    +126
builtin_unset                                        381     387      +6
2009-04-19 13:57:51 +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
escape3.tests skip some tests when fancy echo support is turned off 2009-04-09 07:50:18 +00:00
group1.right hush: fix handling of } which is not a closing one in { cmd; } 2009-04-19 13:57:51 +00:00
group1.tests hush: fix handling of } which is not a closing one in { cmd; } 2009-04-19 13:57:51 +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
quote3.tests
quote4.right
quote4.tests
redir_space.right
redir_space.tests
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