busybox/shell/ash_test/ash-parsing
Denys Vlasenko 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode
The var_LINENO3.tests fails for hush: it does start from 0, but does not increment.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-09-07 18:16:45 +02:00
..
and_or_and_backgrounding.right
and_or_and_backgrounding.tests
argv0.right
argv0.tests
bkslash_eof1.right hush: do not drop backslash from eval 'echo ok\' 2018-04-11 01:15:33 +02:00
bkslash_eof1.tests hush: do not drop backslash from eval 'echo ok\' 2018-04-11 01:15:33 +02:00
bkslash_newline1.right
bkslash_newline1.tests
bkslash_newline2.right
bkslash_newline2.tests
bkslash_newline3.right hush: fix recent breakage from parse_stream() changes 2018-04-11 20:00:43 +02:00
bkslash_newline3.tests hush: fix recent breakage from parse_stream() changes 2018-04-11 20:00:43 +02:00
bkslash_newline4.right hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN} 2021-06-19 15:45:45 +02:00
bkslash_newline4.tests hush: fix bkslash+newline handling and number validation in ${NN} and ${#NN} 2021-06-19 15:45:45 +02:00
brace1.right
brace1.tests
brace2.right
brace2.tests
comment1.right
comment1.tests
comment2.right
comment2.tests
eol1.right
eol1.tests
escape1.right
escape1.tests
escape2.right
escape2.tests
escape3.right
escape3.tests
escape4.right
escape4.tests
escape5.right
escape5.tests
group1.right
group1.tests
group2.right
group2.tests
groups_and_keywords1.right
groups_and_keywords1.tests
groups_and_keywords2.right ash: LINENO starts from 0 in -c SCRIPT mode 2021-09-07 18:16:45 +02:00
groups_and_keywords2.tests
negate.right
negate.tests
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
starquoted2.right
starquoted2.tests
starquoted3.right
starquoted3.tests
starquoted.right
starquoted.tests