aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-glob
AgeCommit message (Expand)Author
2018-08-07ash: expand: Do not quote backslashes in unquoted parameter expansionDenys Vlasenko
2018-07-20hush: never glob result of dquoted "${v:+/bin/c*}"Denys Vlasenko
2016-10-02ash: fix globbing bugs when using glibc glob()Denys Vlasenko
2015-09-04ash,hush: add a test which fails for ash since commit 549deabDenys Vlasenko
2015-09-04ash: add tests adapted from hush glob tests. glob2.tests currently failsDenys Vlasenko