--- a/tests/test-evolve-noupdate.t Sun Apr 14 02:18:19 2019 +0800
+++ b/tests/test-evolve-noupdate.t Wed Apr 24 15:59:02 2019 +0200
@@ -1,10 +1,10 @@
Testing the `--no-update` flag to `hg evolve` command
=====================================================
-There is an `--update` flag to `hg evolve` command which defaults to True. The
-`--update` flag updates to the head of the evolved revisions. If you dont want
+There is an `--update` flag to `hg evolve` command which defaults to False. The
+`--update` flag updates to the head of the evolved revisions. If you don't want
to change your working directory or update your working directory to its
-sucessor after hg evolve, `hg evolve --no-update` is the thing for you.
+successor after hg evolve, `hg evolve --no-update` is the thing for you.
This patch tests that flag.
@@ -37,7 +37,7 @@
o 0:8fa14d15e168 added hgignore
() draft
-Making sure we stay where we were is current wdir parent is not obsoleted
+Making sure we stay where we were if current wdir parent was not obsoleted
--------------------------------------------------------------------------
$ hg up .^^
@@ -59,7 +59,7 @@
o 0:8fa14d15e168 added hgignore
() draft
-There is 'working directory is now at' message because it didnt changed
+There is no 'working directory is now at' message because we didn't update
$ hg evolve --all --no-update
move:[3] added c
atop:[5] added b