test-fileset: forget non-portable files to avoid failures on Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Sat, 21 Mar 2015 01:24:17 -0400
changeset 24424 f7a3ea7b9dc6
parent 24423 01b39e821d00
child 24425 3a4122bb9488
test-fileset: forget non-portable files to avoid failures on Windows The 3 deleted lines appeared on Windows, because the files were never created in the first place.
tests/test-fileset.t
--- a/tests/test-fileset.t	Fri Mar 20 23:32:00 2015 -0400
+++ b/tests/test-fileset.t	Sat Mar 21 01:24:17 2015 -0400
@@ -247,6 +247,9 @@
   bar 
   baz\
   con.xml
+  $ hg forget 'bar '
+  $ hg forget 'baz\'
+  $ hg forget 'con.xml'
 #endif
 
   $ fileset -r4 'subrepo("re:su.*")'
@@ -271,10 +274,7 @@
   a1
   b1
   b2
-  bar 
-  baz\
   c1
-  con.xml
   mixed
   $ fileset 'eol(mac)'
   mac