Mercurial > evolve
diff tests/test-evolve-public-content-divergent-main.t @ 5297:a73cdef2e33f
evolve: rename `evolve_source_*` to `divergence_source_*`
This makes it clearer that this comes from divergence resolution.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 08 May 2020 04:02:22 +0200 |
parents | 13376ca93fa3 |
children | 30a924abda75 |
line wrap: on
line diff
--- a/tests/test-evolve-public-content-divergent-main.t Thu May 07 07:57:14 2020 -0700 +++ b/tests/test-evolve-public-content-divergent-main.t Fri May 08 04:02:22 2020 +0200 @@ -77,16 +77,16 @@ base: [1] added b merging b 0 files updated, 1 files merged, 0 files removed, 0 files unresolved - committed as d1939bca1663 - working directory is now at d1939bca1663 + committed as b11d193ede1d + working directory is now at b11d193ede1d Following graph log shows that it correctly merged the two divergent csets: $ hg glog -p - @ 5:d1939bca1663 phase-divergent update to 44f360db368f: + @ 5:b11d193ede1d phase-divergent update to 44f360db368f: | draft | - | diff -r 44f360db368f -r d1939bca1663 b + | diff -r 44f360db368f -r b11d193ede1d b | --- a/b Thu Jan 01 00:00:00 1970 +0000 | +++ b/b Thu Jan 01 00:00:00 1970 +0000 | @@ -1,2 +1,3 @@ @@ -181,11 +181,11 @@ (no more unresolved files) continue: hg evolve --continue $ hg evolve --continue - committed as c2581b54d60b - working directory is now at c2581b54d60b + committed as 4ae447c511d3 + working directory is now at 4ae447c511d3 $ hg glog - @ 5:c2581b54d60b phase-divergent update to 580f2d01e52c: + @ 5:4ae447c511d3 phase-divergent update to 580f2d01e52c: | draft | % 2:580f2d01e52c added b @@ -271,11 +271,11 @@ base: [3] added d rebasing "other" content-divergent changeset 4291d72ee19a on 155349b645be 1 files updated, 0 files merged, 0 files removed, 0 files unresolved - committed as f725f11cbd60 - working directory is now at f725f11cbd60 + committed as 07aa587dcd2b + working directory is now at 07aa587dcd2b $ hg glog -l 1 - @ 8:f725f11cbd60 phase-divergent update to 93cd84bbdaca: + @ 8:07aa587dcd2b phase-divergent update to 93cd84bbdaca: | draft ~ @@ -392,20 +392,20 @@ $ hg evolve --continue evolving 4:f31bcc378766 "added d c e" 1 files updated, 0 files merged, 0 files removed, 0 files unresolved - committed as 334db71a5c88 - working directory is now at 334db71a5c88 + committed as 4bce4ff71bf9 + working directory is now at 4bce4ff71bf9 $ hg export # HG changeset patch # User test # Date 0 0 # Thu Jan 01 00:00:00 1970 +0000 - # Node ID 334db71a5c8882e05b058211106160276f7f4dfc + # Node ID 4bce4ff71bf901840aebb0aa87716e878938b55e # Parent 93cd84bbdacaeb8f881c29a609dbdd30c38cbc57 phase-divergent update to 93cd84bbdaca: added d c e - diff -r 93cd84bbdaca -r 334db71a5c88 e + diff -r 93cd84bbdaca -r 4bce4ff71bf9 e --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/e Thu Jan 01 00:00:00 1970 +0000 @@ -0,0 +1,1 @@ @@ -500,7 +500,7 @@ continue: hg evolve --continue $ hg evolve --continue - committed as b1775d4db34b + committed as d87a8f56f14a working directory is now at 93cd84bbdaca $ hg evolve -l @@ -628,7 +628,7 @@ continue: hg evolve --continue $ hg evolve --continue - committed as 55e73d2050d5 + committed as ba823b8ff683 working directory is now at 93cd84bbdaca $ hg evolve -l