Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ash,hush: add a test which fails for ash since commit 549deab | Denys Vlasenko | 2015-09-04 | 2 | -0/+4 |
* | hush: add brace expansion testcase | Denys Vlasenko | 2010-10-03 | 2 | -0/+14 |
* | hush: fix globbing+backslashes in unquoted $var expansion | Denys Vlasenko | 2010-09-06 | 2 | -0/+45 |
* | hush: add testsuite for "no globbing in redirection" rule. | Denis Vlasenko | 2008-06-18 | 2 | -0/+11 |
* | move glob_and_assign.tests from hush-bugs to hush-glob | Denis Vlasenko | 2008-06-17 | 2 | -0/+16 |
* | hush: fix escaping of \[*?; add testsuites for these and for globbing | Denis Vlasenko | 2008-06-10 | 2 | -0/+4 |