Mercurial > evolve
changeset 4586:1b91a518d10c
test: improve the title of a test
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Sun, 21 Apr 2019 12:07:26 +0530 |
parents | d871c8a92dee |
children | 90cc85a82be7 |
files | tests/test-evolve.t |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-evolve.t Sun Apr 21 12:06:31 2019 +0530 +++ b/tests/test-evolve.t Sun Apr 21 12:07:26 2019 +0530 @@ -1450,9 +1450,9 @@ $ cd .. -Test which shows that orphanmerge evolution can result to crash because of -lastsolved not being updated in case of orphanmerge: -(It will be fixed in next patch) +Test to make sure that `lastsolved` always has correct value and things don't break: +------------------------------------------------------------------------------------ +(before we were not updating it in case of orphan merge) Prepare the repo: $ hg init orphanmergerepo