Mercurial > evolve
diff tests/test-evolve-abort-orphan.t @ 5892:34cd08a46b6d mercurial-5.6
test-compat: merge mercurial-5.7 into mercurial-5.6
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 24 Apr 2021 20:01:39 +0800 |
parents | fd039a7f0c3c |
children | 9b1bdd68d545 c0921b5277a0 |
line wrap: on
line diff
--- a/tests/test-evolve-abort-orphan.t Sat Apr 24 19:54:14 2021 +0800 +++ b/tests/test-evolve-abort-orphan.t Sat Apr 24 20:01:39 2021 +0800 @@ -64,7 +64,7 @@ #else $ hg abort abort: no operation in progress - [20] + [255] #endif Testing with wrong combination of flags @@ -111,7 +111,7 @@ warning: conflicts while merging d! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] $ hg parents changeset: 5:e93a9161a274 @@ -160,7 +160,7 @@ warning: conflicts while merging d! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] $ echo foo > d $ hg resolve -m (no more unresolved files) @@ -190,7 +190,7 @@ warning: conflicts while merging c! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] testing that interrupted evolve shows up in morestatus $ hg status -v @@ -304,7 +304,7 @@ warning: conflicts while merging a! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] $ hg glog o 9:7f8e8bd9f0b6 added c @@ -371,7 +371,7 @@ warning: conflicts while merging a! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] $ hg glog o 9:7f8e8bd9f0b6 added c | () draft @@ -451,7 +451,7 @@ warning: conflicts while merging a! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] $ hg glog o 12:1c476940790a added d @@ -529,7 +529,7 @@ warning: conflicts while merging c! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] $ hg glog @ 5:c1f4718020e3 added b @@ -578,7 +578,7 @@ warning: conflicts while merging c! (edit, then use 'hg resolve --mark') unresolved merge conflicts (see 'hg help evolve.interrupted') - [240] + [1] $ hg abort evolve aborted