about summary refs log tree commit diff
path: root/Misc/globtests
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/globtests')
-rwxr-xr-xMisc/globtests2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/globtests b/Misc/globtests
index b2fe8d8ee..a0f8184ec 100755
--- a/Misc/globtests
+++ b/Misc/globtests
@@ -16,6 +16,8 @@ while read res str pat; do
 done <<EOT
 # a few simple things certain nameless idiots have been known to mess up
 t foo~                foo~
+t foo~                (foo~)
+t foo~                (foo~|)
 t foo.c               *.c~boo*
 f foo.c               *.c~boo*~foo*
 # closures