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