Denys Vlasenko 34179956f9 hush: fix "$v" expansion in case patterns when v='[a]' hace 6 años
..
bkslash_case1.right 8de5b9f88b ash : fix double-quoted "\z" handling hace 6 años
bkslash_case1.tests 8de5b9f88b ash : fix double-quoted "\z" handling hace 6 años
bkslash_case2.right abf755615e hush: fix a backslash-removal bug in case hace 6 años
bkslash_case2.tests abf755615e hush: fix a backslash-removal bug in case hace 6 años
bkslash_in_varexp.right 744a20d8f9 shell: two new tests, both fail for ash and hush hace 6 años
bkslash_in_varexp.tests 55f8133a4f shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests hace 6 años
bkslash_in_varexp1.right 55f8133a4f shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests hace 6 años
bkslash_in_varexp1.tests 55f8133a4f shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests hace 6 años
case_glob1.right 34179956f9 hush: fix "$v" expansion in case patterns when v='[a]' hace 6 años
case_glob1.tests 34179956f9 hush: fix "$v" expansion in case patterns when v='[a]' hace 6 años
dollar_repl_slash_bash1.right fd33e17a2b ash: fix obscure case of replacing + globbing + backslashes hace 14 años
dollar_repl_slash_bash1.tests 5d6b8729ed hush testsuite: add many tests from ash testsuite hace 8 años
dollar_repl_slash_bash2.right 73523079a2 ash,hush: new test dollar_repl_slash_bash2.tests hace 6 años
dollar_repl_slash_bash2.tests 73523079a2 ash,hush: new test dollar_repl_slash_bash2.tests hace 6 años
dollar_squote_bash1.right 84ba50c32f ash: bash-compatible $'...' shouldn't expand in double quotes hace 8 años
dollar_squote_bash1.tests 84ba50c32f ash: bash-compatible $'...' shouldn't expand in double quotes hace 8 años
dollar_squote_bash2.right 13f20919b2 ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286 hace 8 años
dollar_squote_bash2.tests 13f20919b2 ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286 hace 8 años
mode_x.right 675d24aeaf ash: add LINENO support hace 6 años
mode_x.tests 42ba757d5e ash: improve set -x to quote strings as necessary hace 7 años
quote_in_varexp1.right f50e14632f ash: parser: Fix parameter expansion inside inner double quotes hace 6 años
quote_in_varexp1.tests f50e14632f ash: parser: Fix parameter expansion inside inner double quotes hace 6 años
quoted_punct.right 4142f0187d ash: fix escaping of a few characters (broken by last commits) hace 7 años
quoted_punct.tests 4142f0187d ash: fix escaping of a few characters (broken by last commits) hace 7 años
squote_in_varexp.right 744a20d8f9 shell: two new tests, both fail for ash and hush hace 6 años
squote_in_varexp.tests 744a20d8f9 shell: two new tests, both fail for ash and hush hace 6 años
squote_in_varexp1.right d4802c6243 hush: fix a='a\\'; echo "${a%\\\\}" hace 6 años
squote_in_varexp1.tests d4802c6243 hush: fix a='a\\'; echo "${a%\\\\}" hace 6 años
squote_in_varexp2.right d4802c6243 hush: fix a='a\\'; echo "${a%\\\\}" hace 6 años
squote_in_varexp2.tests d4802c6243 hush: fix a='a\\'; echo "${a%\\\\}" hace 6 años
squote_in_varexp3.right 216913c290 ash: parser: Add syntax stack for recursive parsing hace 6 años
squote_in_varexp3.tests 216913c290 ash: parser: Add syntax stack for recursive parsing hace 6 años
unicode_8x_chars.right fda9fafe27 ash: fix matching of unicode greek letter rho (cf 81) and similar cases hace 7 años
unicode_8x_chars.tests fda9fafe27 ash: fix matching of unicode greek letter rho (cf 81) and similar cases hace 7 años