Mercurial > evolve
comparison tests/test-evolve-obshistory-split.t @ 4983:6d40e0166522
obslog: make {node} the full node and leave shortening to template
It should be up to the user to shorten the nodeid as much or as little
as they like.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 04 Dec 2019 10:57:29 -0800 |
parents | bb2042ff6444 |
children | 900668a93629 |
comparison
equal
deleted
inserted
replaced
4982:ba683c5fe932 | 4983:6d40e0166522 |
---|---|
131 ], | 131 ], |
132 "user": "test", | 132 "user": "test", |
133 "verb": "rewritten" | 133 "verb": "rewritten" |
134 } | 134 } |
135 ], | 135 ], |
136 "node": "471597cad322", | 136 "node": "471597cad322d1f659bb169751be9133dad92ef3", |
137 "shortdescription": "A0" | 137 "shortdescription": "A0" |
138 } | 138 } |
139 ] | 139 ] |
140 Check that debugobshistory on the first successor after split show | 140 Check that debugobshistory on the first successor after split show |
141 the revision plus the split one | 141 the revision plus the split one |