# HG changeset patch # User Sushil khanchi # Date 1555828646 -19800 # Node ID 1b91a518d10c662133f36bcabe6d8b52c48353e8 # Parent d871c8a92dee9f19b735f06b0d7d3d4bb239cccf test: improve the title of a test diff -r d871c8a92dee -r 1b91a518d10c tests/test-evolve.t --- 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