diff tests/test-walk @ 4183:ce3ecf99a18b

util._matcher: fix handling of relglob: patterns
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sat, 10 Mar 2007 23:00:48 -0300
parents 01c4ea5e788c
children b1716a1f79c4
line wrap: on
line diff
--- a/tests/test-walk
+++ b/tests/test-walk
@@ -48,6 +48,8 @@ hg debugwalk beans/.hg
 hg debugwalk glob:\*
 hg debugwalk 're:.*[kb]$'
 hg debugwalk path:beans/black
+hg debugwalk relglob:Procyonidae
+hg debugwalk relglob:Procyonidae/ fennel
 hg debugwalk beans 'glob:beans/*'
 hg debugwalk 'glob:mamm**'
 hg debugwalk 'glob:mamm**' fennel