Denys Vlasenko eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion 5 years ago
..
bash_brace1.right 2bcba5cc53 hush: add brace expansion testcase 13 years ago
bash_brace1.tests ae4bd34e6b hush testsuite: add glob_dir.tests 7 years ago
glob1.right 43360e5178 hush: fix escaping of \[*?; add testsuites for these and for globbing 16 years ago
glob1.tests 43360e5178 hush: fix escaping of \[*?; add testsuites for these and for globbing 16 years ago
glob2.right c49d2d9793 hush: fix globbing+backslashes in unquoted $var expansion 14 years ago
glob2.tests c49d2d9793 hush: fix globbing+backslashes in unquoted $var expansion 14 years ago
glob3.right 26c423d9a8 ash,hush: add a test which fails for ash since commit 549deab 8 years ago
glob3.tests 26c423d9a8 ash,hush: add a test which fails for ash since commit 549deab 8 years ago
glob_altvalue1.right f36caa4071 hush: never glob result of dquoted "${v:+/bin/c*}" 6 years ago
glob_altvalue1.tests f36caa4071 hush: never glob result of dquoted "${v:+/bin/c*}" 6 years ago
glob_and_assign.right 988339259f move glob_and_assign.tests from hush-bugs to hush-glob 16 years ago
glob_and_assign.tests 988339259f move glob_and_assign.tests from hush-bugs to hush-glob 16 years ago
glob_bkslash_in_var.right eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion 5 years ago
glob_bkslash_in_var.tests eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion 5 years ago
glob_dir.right ae4bd34e6b hush testsuite: add glob_dir.tests 7 years ago
glob_dir.tests ae4bd34e6b hush testsuite: add glob_dir.tests 7 years ago
glob_redir.right ab876cd107 hush: add testsuite for "no globbing in redirection" rule. 16 years ago
glob_redir.tests ab876cd107 hush: add testsuite for "no globbing in redirection" rule. 16 years ago