Mercurial > evolve
comparison tests/test-topic-change.t @ 3580:031d70bcbb42
test: do not use revision number
This get confused with older version.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 21 Mar 2018 17:59:15 +0100 |
parents | 2e703ed1c713 |
children | d5adce52cef4 1bc4b0807c37 |
comparison
equal
deleted
inserted
replaced
3579:3a4552b30ba8 | 3580:031d70bcbb42 |
---|---|
96 $ hg topic --clear | 96 $ hg topic --clear |
97 $ hg topic | 97 $ hg topic |
98 foo (8 changesets) | 98 foo (8 changesets) |
99 Changing topics on some revisions (also testing issue 5441) | 99 Changing topics on some revisions (also testing issue 5441) |
100 | 100 |
101 $ hg topic -r 12:: bar | 101 $ hg topic -r abcedffeae90:: bar |
102 switching to topic bar | 102 switching to topic bar |
103 changed topic on 4 changes | 103 changed topic on 4 changes |
104 $ hg glog | 104 $ hg glog |
105 @ 19:d7d36e193ea7 {bar} | 105 @ 19:d7d36e193ea7 {bar} |
106 | Added h () | 106 | Added h () |