aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-glob (follow)
Commit message (Expand)AuthorAgeFilesLines
* ash: expand: Do not quote backslashes in unquoted parameter expansionDenys Vlasenko2018-08-072-0/+14
* hush: never glob result of dquoted "${v:+/bin/c*}"Denys Vlasenko2018-07-202-0/+20
* hush testsuite: add glob_dir.testsDenys Vlasenko2016-10-023-1/+45
* ash,hush: add a test which fails for ash since commit 549deabDenys Vlasenko2015-09-042-0/+4
* hush: add brace expansion testcaseDenys Vlasenko2010-10-032-0/+14
* hush: fix globbing+backslashes in unquoted $var expansionDenys Vlasenko2010-09-062-0/+45
* hush: add testsuite for "no globbing in redirection" rule.Denis Vlasenko2008-06-182-0/+11
* move glob_and_assign.tests from hush-bugs to hush-globDenis Vlasenko2008-06-172-0/+16
* hush: fix escaping of \[*?; add testsuites for these and for globbingDenis Vlasenko2008-06-102-0/+4