comparison Makefile @ 46838:d083c12032c6

tests: update divergence test for `hg fix` to actually result in divergence We have a test that checks that `hg fix` errors out if it might cause divergence. However, the test simply prunes the commit it then tries to fix, so fixing it wouldn't actually cause divergence. That works because the implementation is simple enough that it doesn't notice the difference. I'm about to make the implementation smarter, so let's fix the test first. Differential Revision: https://phab.mercurial-scm.org/D10267
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 11 Feb 2021 21:23:05 -0800
parents d4ba4d51f85f
children d3f890e04525
comparison
equal deleted inserted replaced
46837:27ba8acd5684 46838:d083c12032c6