Updated for latest character-class change.
authorWayne Davison <wayned@samba.org>
Mon, 14 Jul 2003 15:13:31 +0000 (15:13 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 14 Jul 2003 15:13:31 +0000 (15:13 +0000)
wildtest.txt

index 2060d3a..3a8f49a 100644 (file)
@@ -41,7 +41,8 @@
 0 1 foo/baz/bar                foo*bar
 1 1 foo/baz/bar                foo**bar
 0 1 foo/bar            foo?bar
-1 0 foo/bar            foo[/]bar
+0 0 foo/bar            foo[/]bar
+0 0 foo/bar            f[^eiu][^eiu][^eiu][^eiu][^eiu]r
 0 1 foo                        **/foo
 1 1 /foo               **/foo
 1 1 bar/baz/foo                **/foo