tests/test-walk
changeset 6048 cfb4a51da7d5
parent 5949 48d01b1e315f
parent 6032 b41f0d6a74fc
--- a/tests/test-walk	Fri Feb 08 13:16:49 2008 -0200
+++ b/tests/test-walk	Fri Feb 08 18:31:55 2008 -0200
@@ -93,6 +93,13 @@
 debugwalk fenugreek
 touch new
 debugwalk new
+
+mkdir ignored
+touch ignored/file
+echo '^ignored$' > .hgignore
+debugwalk ignored
+debugwalk ignored/file
+
 chdir ..
 debugwalk -R t t/mammals/skunk
 mkdir t2