Mercurial > evolve
comparison tests/test-topic.t @ 3786:41fc764bf28c
corecompat: update the tests output to show phase update summary
eb9835014d20 in core added support to transactions to show a summary on the
phase changed during that transaction. Due to this, couple of tests output needs
to be updated. This patch does that.
While realeasing evolve, this patch should be backed out on branches where
hg<=4.6.
CORE-TEST-OUTPUT-UPDATE: eb9835014d20
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 03 Jun 2018 01:59:41 +0530 |
parents | eb928f5728c4 |
children | dda5b2134b32 |
comparison
equal
deleted
inserted
replaced
3774:4736d0bb81bf | 3786:41fc764bf28c |
---|---|
595 adding changesets | 595 adding changesets |
596 adding manifests | 596 adding manifests |
597 adding file changes | 597 adding file changes |
598 added 3 changesets with 3 changes to 1 files | 598 added 3 changesets with 3 changes to 1 files |
599 new changesets 7c34953036d6:ae074045b7a7 | 599 new changesets 7c34953036d6:ae074045b7a7 |
600 1 changesets became public | |
600 active topic 'query' is now empty | 601 active topic 'query' is now empty |
601 (run 'hg update' to get a working copy) | 602 (run 'hg update' to get a working copy) |
602 $ hg topics | 603 $ hg topics |
603 * query (0 changesets) | 604 * query (0 changesets) |
604 | 605 |