diff tests/test-walk.t @ 16984:6932e85c5c95

tests: better testing of 'glob:glob' in test-walk.t
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 18 Jun 2012 23:44:11 +0200
parents 13cdc10929d1
children 40c9aa702303
line wrap: on
line diff
--- a/tests/test-walk.t	Mon Jun 18 23:44:11 2012 +0200
+++ b/tests/test-walk.t	Mon Jun 18 23:44:11 2012 +0200
@@ -230,6 +230,12 @@
   f  fenugreek   fenugreek
   f  fiddlehead  fiddlehead
   f  glob:glob   glob:glob
+  $ hg debugwalk glob:glob
+  glob: No such file or directory
+  $ hg debugwalk glob:glob:glob
+  f  glob:glob  glob:glob  exact
+  $ hg debugwalk path:glob:glob
+  f  glob:glob  glob:glob  exact
   $ rm glob:glob
   $ hg addremove
   removing glob:glob