A few more patches to the test harness.
3 patches for repository http://darcs.net/screened:
patch a12d103d29765fab991507c7a95eae9953e0c64e
Author: Ben Franksen <ben.franksen@online.de>
Date: Sun Feb 16 20:20:13 CET 2020
* harness: remove propIsMergeable
This test is completely redundant. It merely checks whether flattening a
Tree of patches crashes. We test this much more thoroughly with the other
merge tests.
patch 8bdf254c283ee059d5b2d47d984588de9e966859
Author: Ben Franksen <ben.franksen@online.de>
Date: Sun Feb 16 20:32:47 CET 2020
* harness: remove a TODO comment
The legacy Tree based generator cannot be extended with conflict resolution
patches. This is instead tested with propConsistentReorderings (which is
equivalent, given the merge-commute law).
patch e815b0588d34b797b1ad4d297fbf3fdba6d8dead
Author: Ben Franksen <ben.franksen@online.de>
Date: Sun Feb 16 22:22:09 CET 2020
* renamed D.T.P.Arbitrary.PrimV3X to NamedPrimX