busybox/shell/ash_test/ash-quoting
Denys Vlasenko 744a20d8f9 shell: two new tests, both fail for ash and hush
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-03-02 17:13:22 +01:00
..
bkslash_case1.right ash : fix double-quoted "\z" handling 2018-02-13 14:44:11 +01:00
bkslash_case1.tests ash : fix double-quoted "\z" handling 2018-02-13 14:44:11 +01:00
bkslash_in_varexp.right shell: two new tests, both fail for ash and hush 2018-03-02 17:13:22 +01:00
bkslash_in_varexp.tests shell: two new tests, both fail for ash and hush 2018-03-02 17:13:22 +01:00
dollar_repl_slash_bash1.right
dollar_repl_slash_bash1.tests hush testsuite: add many tests from ash testsuite 2016-10-02 17:39:31 +02:00
dollar_squote_bash1.right
dollar_squote_bash1.tests
dollar_squote_bash2.right ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286 2016-09-25 20:54:25 +02:00
dollar_squote_bash2.tests ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286 2016-09-25 20:54:25 +02:00
mode_x.right ash: add LINENO support 2018-01-27 22:02:05 +01:00
mode_x.tests ash: improve set -x to quote strings as necessary 2017-07-21 13:20:14 +02:00
quoted_punct.right ash: fix escaping of a few characters (broken by last commits) 2017-07-05 22:19:28 +02:00
quoted_punct.tests ash: fix escaping of a few characters (broken by last commits) 2017-07-05 22:19:28 +02:00
squote_in_varexp.right shell: two new tests, both fail for ash and hush 2018-03-02 17:13:22 +01:00
squote_in_varexp.tests shell: two new tests, both fail for ash and hush 2018-03-02 17:13:22 +01:00
unicode_8x_chars.right ash: fix matching of unicode greek letter rho (cf 81) and similar cases 2017-07-05 19:10:21 +02:00
unicode_8x_chars.tests ash: fix matching of unicode greek letter rho (cf 81) and similar cases 2017-07-05 19:10:21 +02:00