busybox/shell/ash_test/ash-parsing
Denys Vlasenko 39701204cf hush: do not accept "if() { echo; }" function def
function                                             old     new   delta
parse_stream                                        2634    2692     +58
msg_and_die_if_script                                  -      21     +21
syntax_error_unexpected_ch                            41      46      +5
syntax_error_at                                       14      18      +4
die_if_script                                         31      28      -3
setup_redirects                                      319     308     -11
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 3/2 up/down: 88/-14)             Total: 74 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-02 19:46:14 +02:00
..
and_or_and_backgrounding.right
and_or_and_backgrounding.tests shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG" 2017-07-15 22:54:46 +02:00
argv0.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
argv0.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
brace1.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
brace1.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
brace2.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
brace2.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
comment1.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
comment1.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
eol1.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
eol1.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape1.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape1.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape2.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape2.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape3.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape3.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape4.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape4.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape5.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
escape5.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
group1.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
group1.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
group2.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
group2.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
groups_and_keywords1.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
groups_and_keywords1.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
groups_and_keywords2.right hush: do not accept "if() { echo; }" function def 2017-08-02 19:46:14 +02:00
groups_and_keywords2.tests hush: do not accept "if() { echo; }" function def 2017-08-02 19:46:14 +02:00
negate.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
negate.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
noeol2.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
noeol2.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
noeol3.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
noeol3.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
noeol.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
noeol.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
process_subst.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
process_subst.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote1.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote1.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote2.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote2.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote3.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote3.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote4.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
quote4.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
starquoted2.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
starquoted2.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
starquoted.right ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00
starquoted.tests ash: add all hush parsing tests to ast tests 2017-07-24 02:49:56 +02:00