diff tests/test-copies.t @ 42505:c1850798f995 stable

run-tests: stop matching line for missing feature Before this change, the following unified test input would silently pass $ echo foo foo (false !) After this change, the "foo" output is properly detected as unexpected. The output of an handful of test had to be updated from broken conditional (that ended up working by chance).
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 19 Jun 2019 05:37:33 +0200
parents 5382d8f8530b
children 84aff7e20c55
line wrap: on
line diff
--- a/tests/test-copies.t	Sun Jun 16 12:31:07 2019 +0900
+++ b/tests/test-copies.t	Wed Jun 19 05:37:33 2019 +0200
@@ -498,6 +498,7 @@
   $ hg debugpathcopies 0 4
   x -> z (filelog !)
   y -> z (compatibility !)
+  y -> z (changeset !)
   $ hg debugpathcopies 1 5
   $ hg debugpathcopies 2 5
   $ hg debugpathcopies 0 5