comparison tests/test-copies.t @ 45798:ff7e0ca666e8

copies: make sure deleted copy info do not overwriting unrelated ones See test documentation for details. This is yet another corner case for copy tracing. Differential Revision: https://phab.mercurial-scm.org/D9200
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 13 Oct 2020 05:15:44 +0200
parents f90a5c211251
children 4b79e92a5ef8
comparison
equal deleted inserted replaced
45797:5b6c0af021da 45798:ff7e0ca666e8
500 x y 500 x y
501 $ hg debugpathcopies 1 4 501 $ hg debugpathcopies 1 4
502 $ hg debugpathcopies 2 4 502 $ hg debugpathcopies 2 4
503 x -> z (no-filelog !) 503 x -> z (no-filelog !)
504 $ hg debugpathcopies 0 4 504 $ hg debugpathcopies 0 4
505 x -> z (filelog !) 505 x -> z (no-changeset no-compatibility !)
506 $ hg debugpathcopies 1 5 506 $ hg debugpathcopies 1 5
507 $ hg debugpathcopies 2 5 507 $ hg debugpathcopies 2 5
508 x -> z (no-filelog !) 508 x -> z (no-filelog !)
509 $ hg debugpathcopies 0 5 509 $ hg debugpathcopies 0 5
510 x -> z 510 x -> z