hush: fix escaping of \[*?; add testsuites for these and for globbing

This commit is contained in:
Denis Vlasenko
2008-06-10 20:13:40 +00:00
parent 2e76c3f901
commit 43360e5178
7 changed files with 21 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
echo "\\"
echo a"\\"b
echo '\\'
echo c'\\'d