Mercurial > hg
diff tests/test-walk @ 4309:d4f0405fadac
Merge last few matcher/locate fixes.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Wed, 04 Apr 2007 04:22:08 -0300 |
parents | 0d51eb296fb9 702f48570eb3 |
children | 48d01b1e315f b41f0d6a74fc |
line wrap: on
line diff
--- a/tests/test-walk Mon Apr 02 14:16:44 2007 -0500 +++ b/tests/test-walk Wed Apr 04 04:22:08 2007 -0300 @@ -72,11 +72,13 @@ #debugwalk `pwd`/beans #debugwalk `pwd`/.. debugwalk glob:\* +debugwalk 'glob:**e' debugwalk 're:.*[kb]$' debugwalk path:beans/black debugwalk path:beans//black debugwalk relglob:Procyonidae -debugwalk relglob:Procyonidae/ fennel +debugwalk 'relglob:Procyonidae/**' +debugwalk 'relglob:Procyonidae/**' fennel debugwalk beans 'glob:beans/*' debugwalk 'glob:mamm**' debugwalk 'glob:mamm**' fennel