Mercurial > evolve
comparison tests/test-evolve-topic.t @ 1691:2ed06153217f
test: adapt topic test
The 'created new head' bug was fixed in bdc5bb223b50, we adapt the test with
the fixed output.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Thu, 05 May 2016 21:35:53 +0200 |
parents | 52cda77949f5 |
children | 2f328bcb27a8 |
comparison
equal
deleted
inserted
replaced
1690:52cda77949f5 | 1691:2ed06153217f |
---|---|
35 $ mkcommit aaa | 35 $ mkcommit aaa |
36 $ mkcommit bbb | 36 $ mkcommit bbb |
37 $ hg topic foo | 37 $ hg topic foo |
38 $ mkcommit ccc | 38 $ mkcommit ccc |
39 $ mkcommit ddd | 39 $ mkcommit ddd |
40 created new head | |
41 $ mkcommit eee | 40 $ mkcommit eee |
42 created new head | |
43 $ mkcommit fff | 41 $ mkcommit fff |
44 created new head | |
45 $ hg topic bar | 42 $ hg topic bar |
46 $ mkcommit ggg | 43 $ mkcommit ggg |
47 created new head | |
48 $ mkcommit hhh | 44 $ mkcommit hhh |
49 created new head | |
50 $ mkcommit iii | 45 $ mkcommit iii |
51 created new head | |
52 $ mkcommit jjj | 46 $ mkcommit jjj |
53 created new head | |
54 | 47 |
55 $ hg log -G | 48 $ hg log -G |
56 @ 9 - {bar} 1d964213b023 add jjj (draft) | 49 @ 9 - {bar} 1d964213b023 add jjj (draft) |
57 | | 50 | |
58 o 8 - {bar} fcab990f3261 add iii (draft) | 51 o 8 - {bar} fcab990f3261 add iii (draft) |