--- a/tests/test-run-tests.t Wed Sep 22 16:06:00 2010 -0500
+++ b/tests/test-run-tests.t Wed Sep 22 16:06:02 2010 -0500
@@ -21,6 +21,11 @@
$ echo barbazquux
.*quux.* (re)
+Globs:
+
+ $ echo '* \\foobarbaz {10}'
+ \* \\fo?bar* {10} (glob)
+
Literal match ending in " (re)":
$ echo 'foo (re)'