Mercurial > evolve
diff tests/test-stabilize-result.t @ 984:b286f77d680c
tests: fix grammar, spelling, punctuation in comments
author | Greg Ward <greg@gerg.ca> |
---|---|
date | Sat, 21 Jun 2014 18:31:21 -0400 |
parents | c768f7666106 |
children | 574315ec19c2 |
line wrap: on
line diff
--- a/tests/test-stabilize-result.t Fri Jun 13 12:49:16 2014 -0700 +++ b/tests/test-stabilize-result.t Sat Jun 21 18:31:21 2014 -0400 @@ -99,10 +99,10 @@ $ hg evolve --continue grafting revision 5 -Stabilize of late comer with different parent -================================================== +Stabilize latecomer with different parent +========================================= -(the same parent case is handled in test-evolve.t) +(the same-parent case is handled in test-evolve.t) $ glog @ 8:1cf0aacfd363@default(draft) bk:[] newer a @@ -148,7 +148,7 @@ o 0:07f494440405@default(public) bk:[] adda -Stabilize ! +Stabilize! $ hg evolve --any --dry-run recreate:[12] newer a @@ -175,8 +175,8 @@ o 0:07f494440405@default(public) bk:[] adda -Stabilize divergenent changesets with same parent -================================================= +Stabilize divergent changesets with same parent +=============================================== $ rm a.orig $ hg up 9 @@ -230,7 +230,7 @@ o 0:07f494440405@default(public) bk:[] adda -Stabilize It +Stabilize it $ hg evolve -qn --traceback hg update -c eacc9c8240fe &&