tests: better testing of 'glob:glob' in test-walk.t
authorMads Kiilerich <mads@kiilerich.com>
Mon, 18 Jun 2012 23:44:11 +0200
changeset 16984 6932e85c5c95
parent 16983 13cdc10929d1
child 16985 40c9aa702303
tests: better testing of 'glob:glob' in test-walk.t
tests/test-walk.t
--- 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