aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-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
* ash: fix globbing bugs when using glibc glob()Denys Vlasenko2016-10-022-0/+44
* ash,hush: add a test which fails for ash since commit 549deabDenys Vlasenko2015-09-042-0/+4
* ash: add tests adapted from hush glob tests. glob2.tests currently failsDenys Vlasenko2015-09-048-0/+76