diff -r 903e8b983fac -r 96ce1030d2fb tests/test-evolve-topic.t --- a/tests/test-evolve-topic.t Wed Apr 24 15:57:49 2019 +0200 +++ b/tests/test-evolve-topic.t Sun Apr 14 02:18:19 2019 +0800 @@ -132,7 +132,7 @@ s1: add ccc s0^ add bbb (base) - $ hg evolve --all + $ hg evolve --all --update move:[s3] add eee atop:[s2] add ddd move:[s4] add fff @@ -168,7 +168,7 @@ Test that evolve does not loose topic information ------------------------------------------------- - $ hg evolve --rev 'topic(bar)' + $ hg evolve --rev 'topic(bar)' --update move:[6] add ggg atop:[13] add fff move:[7] add hhh