tests/test-fileset.t
branchstable
changeset 17367 ce625185cfd9
parent 17366 04c65cb59467
child 17368 01cc267fc105
--- a/tests/test-fileset.t	Wed Aug 15 22:29:09 2012 +0200
+++ b/tests/test-fileset.t	Wed Aug 15 22:29:32 2012 +0200
@@ -82,6 +82,9 @@
   $ fileset 'binary()'
   $ fileset 'binary() and unknown()'
   bin
+  $ echo '^bin$' >> .hgignore
+  $ fileset 'binary() and ignored()'
+  bin
   $ hg add bin
   $ fileset 'binary()'
   bin