tests/test-copy.t
changeset 13962 8b252e826c68
parent 12156 4c94b6d0fb1c
child 14182 ec5886db9dc6
--- a/tests/test-copy.t	Tue Apr 19 14:56:47 2011 +0200
+++ b/tests/test-copy.t	Tue Apr 19 12:42:53 2011 +0200
@@ -4,6 +4,9 @@
   $ hg commit -m "1"
   $ hg status
   $ hg copy a b
+  $ hg --config ui.portablefilenames=abort copy a con.xml
+  abort: filename contains 'con', which is reserved on Windows: 'con.xml'
+  [255]
   $ hg status
   A b
   $ hg sum