aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-quoting (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: fix "$v" expansion in case patterns when v='[a]'Denys Vlasenko2018-04-112-0/+9
* hush: fix a backslash-removal bug in caseDenys Vlasenko2018-04-022-0/+16
* ash: parser: Add syntax stack for recursive parsingDenys Vlasenko2018-04-022-0/+2
* ash,hush: new test dollar_repl_slash_bash2.testsDenys Vlasenko2018-03-302-0/+3
* hush: fix a='a\\'; echo "${a%\\\\}"Denys Vlasenko2018-03-024-0/+14
* shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.testsDenys Vlasenko2018-03-023-1/+22
* shell: two new tests, both fail for ash and hushDenys Vlasenko2018-03-024-0/+22
* ash : fix double-quoted "\z" handlingDenys Vlasenko2018-02-132-0/+48
* hush: fix quoted_punct.tests failureDenys Vlasenko2017-07-052-0/+76
* ash: fix matching of unicode greek letter rho (cf 81) and similar casesDenys Vlasenko2017-07-052-0/+34
* hush testsuite: add many tests from ash testsuiteDenys Vlasenko2016-10-022-0/+31