Mercurial > evolve
changeset 5960:d919851981d4
tests: evolve should be able to handle split parents by now
As demonstrated by 3c0aebe73482.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 17 Jun 2021 10:55:51 +0300 |
parents | b1a2cfde69d3 |
children | dad6bd8180d3 |
files | tests/test-evolve-split.t |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-evolve-split.t Thu Jun 17 10:31:17 2021 +0300 +++ b/tests/test-evolve-split.t Thu Jun 17 10:55:51 2021 +0300 @@ -1,5 +1,6 @@ -Check that evolve shows error while handling split commits --------------------------------------- +Check that evolve can handle split commits +------------------------------------------ + $ cat >> $HGRCPATH <<EOF > [ui] > logtemplate = {rev}:{node|short}@{branch}({phase}) {desc|firstline}\n