Mercurial > evolve
changeset 1693:73acbc623830
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.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Thu, 05 May 2016 21:42:49 +0200 |
parents | 2f328bcb27a8 |
children | 5fb7f37b82e6 |
files | tests/test-evolve-topic.t |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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