Denys Vlasenko 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum 4 years ago
..
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} 5 years ago
dollar_altvalue2.tests 83e434d5b5 hush: fix handling of '' in ${var:+ARG} 5 years ago
dollar_altvalue9.right 83e434d5b5 hush: fix handling of '' in ${var:+ARG} 5 years ago
dollar_altvalue9.tests 294eb4612c hush: fix word splitting in ${v:+ARG} - dollar_altvalue1 test 5 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 5d6b8729ed hush testsuite: add many tests from ash testsuite 7 years ago
dollar_repl_slash_bash1.tests 5d6b8729ed hush testsuite: add many tests from ash testsuite 7 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
negative_arith.right 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum 4 years ago
negative_arith.tests 45dd87aac0 ash: expand: Ensure result is escaped in cvtnum 4 years ago
quote_in_varexp1.right 77c18491b8 hush: adopt ash's quote_in_varexp1.tests 5 years ago
quote_in_varexp1.tests 77c18491b8 hush: adopt ash's quote_in_varexp1.tests 5 years ago
quoted_punct.right bd43c6784f hush: fix quoted_punct.tests failure 7 years ago
quoted_punct.tests bd43c6784f hush: fix quoted_punct.tests failure 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