aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-quoting (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush testsuite: add many tests from ash testsuiteDenys Vlasenko2016-10-021-1/+1
* ash: fix handling of NULs in $'abc\000def\x00asd'. Closes 9286Denys Vlasenko2016-09-252-0/+16
* ash: bash-compatible $'...' shouldn't expand in double quotesRon Yorston2016-04-152-0/+2
* ash: fix obscure case of replacing + globbing + backslashesDenys Vlasenko2010-06-262-0/+31
* ash: optional support for $'...\t...\n...' bashismDenis Vlasenko2008-06-232-0/+16