hush: fix escaping of \[*?; add testsuites for these and for globbing
This commit is contained in:
2
shell/hush_test/hush-glob/glob1.right
Normal file
2
shell/hush_test/hush-glob/glob1.right
Normal file
@@ -0,0 +1,2 @@
|
||||
glob1.tests
|
||||
glob1.tests
|
2
shell/hush_test/hush-glob/glob1.tests
Executable file
2
shell/hush_test/hush-glob/glob1.tests
Executable file
@@ -0,0 +1,2 @@
|
||||
echo *glob1?t[e]sts*
|
||||
echo "glob1"?'t'[e]s*
|
Reference in New Issue
Block a user