2 patches for repository darcs-unstable@darcs.net:screened:
patch d82550b704bc806e505da57c71e209518d25c886
Author: Ganesh Sittampalam <ganesh@earth.li>
Date: Tue May 11 19:07:25 BST 2021
* tests: replace "V1Gen" with the generators used for V2/V3
It was quite primitive compared to those generators, and it
also generated invalid pairs of patches.
patch a1c65f03326b1bc18bd57c8fb69a64569d4de519
Author: Ganesh Sittampalam <ganesh@earth.li>
Date: Tue May 11 19:09:51 BST 2021
* tests: check patch sequence is valid before commuting
Otherwise commute might be asked to commute something invalid.
This works at the moment but it doesn't make sense to require
commute to support it.