test: update topic test output for order change
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 05 May 2016 21:42:49 +0200
changeset 1693 73acbc623830
parent 1692 2f328bcb27a8
child 1694 5fb7f37b82e6
test: update topic test output for order change As in topic d8f1e432b16a the tipmost changeset is now displayed first. We adapt the test output to reflect it.
tests/test-evolve-topic.t
--- a/tests/test-evolve-topic.t	Thu May 05 21:38:04 2016 +0200
+++ b/tests/test-evolve-topic.t	Thu May 05 21:42:49 2016 +0200
@@ -76,11 +76,11 @@
   switching to topic foo
   0 files updated, 0 files merged, 4 files removed, 0 files unresolved
   $ hg topic -l 
-    _ add bbb
-  t1: add ccc
+  t4@ add fff (current)
+  t3: add eee
   t2: add ddd
-  t3: add eee
-  t4@ add fff (current)
+  t1: add ccc
+    ^ add bbb
   $ hg up 'desc(ddd)'
   0 files updated, 0 files merged, 2 files removed, 0 files unresolved
   $ echo ddd >> ddd