Mercurial > evolve
diff tests/test-topic-change.t @ 3936:537fd9a86c06 mercurial-4.3
test-compat: merge mercurial-4.4 into mercurial-4.3
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 03 Aug 2018 00:22:50 +0200 |
parents | 98941c28f3e2 d00f0c369bc7 |
children |
line wrap: on
line diff
--- a/tests/test-topic-change.t Fri Aug 03 00:19:47 2018 +0200 +++ b/tests/test-topic-change.t Fri Aug 03 00:22:50 2018 +0200 @@ -181,13 +181,13 @@ Added a () $ hg rebase -s 11 -d 22 - rebasing 11:1315a3808ed0 "Added d" (foo) + rebasing 11:1315a3808ed0 "Added d" switching to topic foo - rebasing 16:edc4a6b9ea60 "Added e" (bar) + rebasing 16:edc4a6b9ea60 "Added e" switching to topic bar - rebasing 17:82e0b14f4d9e "Added f" (bar) - rebasing 18:e7b418d79a05 "Added g" (bar) - rebasing 20:c2d6b7df5dcf "Added h" (foobar) + rebasing 17:82e0b14f4d9e "Added f" + rebasing 18:e7b418d79a05 "Added g" + rebasing 20:c2d6b7df5dcf "Added h" switching to topic foobar $ hg glog @@ -225,7 +225,7 @@ active topic 'wat' grew its first changeset (see 'hg help topics' for more information) $ hg glog -r . - @ 28:61470c956807 {wat} + @ 29:61470c956807 {wat} | Added h () | @@ -234,7 +234,7 @@ $ hg topic --clear $ hg ci --amend $ hg glog -r . - @ 29:b584fa49f42e {} + @ 31:b584fa49f42e {} | Added h () | @@ -246,7 +246,7 @@ active topic 'watwat' grew its first changeset (see 'hg help topics' for more information) $ hg glog -r . - @ 30:a24c31c35013 {watwat} + @ 33:a24c31c35013 {watwat} | Added h () | @@ -272,7 +272,7 @@ $ hg bookmark book $ hg glog - @ 30:a24c31c35013 {watwat} + @ 33:a24c31c35013 {watwat} | Added h (book) | o 26:7c76c271395f {bar} @@ -304,7 +304,7 @@ changed topic on 1 changes $ hg glog - @ 31:c48d6d71b2d9 {} + @ 34:c48d6d71b2d9 {} | Added h (book) | o 26:7c76c271395f {bar} @@ -336,7 +336,7 @@ switching to topic movebook changed topic on 1 changes $ hg glog - @ 32:1b83d11095b9 {movebook} + @ 35:1b83d11095b9 {movebook} | Added h (book bookboo) | o 26:7c76c271395f {bar} @@ -377,10 +377,10 @@ changed topic on 1 changes $ hg glog - @ 33:894983f69e69 {watwat} + @ 36:894983f69e69 {watwat} | Added g () | - | o 32:1b83d11095b9 {movebook} + | o 35:1b83d11095b9 {movebook} | | Added h (book bookboo) | | | x 26:7c76c271395f {bar} @@ -405,4 +405,4 @@ Added a () $ hg phase -r . - 33: secret + 36: secret