[PATCH STABLE] test-fileset: make con.xml in output conditionally available

Yuya Nishihara yuya at tcha.org
Mon Jul 30 12:40:20 UTC 2018


# HG changeset patch
# User Yuya Nishihara <yuya at tcha.org>
# Date 1532953615 -32400
#      Mon Jul 30 21:26:55 2018 +0900
# Branch stable
# Node ID 074c7d10db87fd0970ef84a69b17e14d849a18d2
# Parent  7d91a50276dfe66c6e85892934403b6e803e548f
test-fileset: make con.xml in output conditionally available

diff --git a/tests/test-fileset.t b/tests/test-fileset.t
--- a/tests/test-fileset.t
+++ b/tests/test-fileset.t
@@ -420,7 +420,7 @@ Test with a revision
   c1
   c2
   c3
-  con.xml
+  con.xml (no-windows !)
   mixed
   unknown
   $ fileset 'eol(mac)'
@@ -442,7 +442,7 @@ Test safety of 'encoding' on removed fil
   c1
   c2
   c3
-  con.xml
+  con.xml (no-windows !)
   dos
   mac
   mixed


More information about the Mercurial-devel mailing list