Mercurial > evolve
diff tests/test-obsolete.t @ 1450:5f6e78aea094 stable
merge with stable
Test are updated to run with current mercurial stable (3.4.1)
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 25 Jun 2015 16:55:27 -0700 |
parents | 6c122c975125 |
children | 73eb4f33f9dc |
line wrap: on
line diff
--- a/tests/test-obsolete.t Tue Jun 23 16:50:06 2015 -0700 +++ b/tests/test-obsolete.t Thu Jun 25 16:55:27 2015 -0700 @@ -131,6 +131,7 @@ summary: add obsol_c working directory parent is obsolete! + (use "hg evolve" to update to its successor) $ mkcommit d # 5 (on 3) 1 new unstable changesets $ qlog -r 'obsolete()' @@ -183,7 +184,7 @@ adding manifests adding file changes added 5 changesets with 5 changes to 5 files (+1 heads) - pushing 2 obsolescence markers (* bytes) (glob) + pushing 2 obsolescence markers (133 bytes) 2 obsolescence markers added $ hg -R ../other-new verify checking changesets @@ -238,7 +239,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) - pushing 3 obsolescence markers (* bytes) (glob) + pushing 3 obsolescence markers (199 bytes) 1 obsolescence markers added $ qlog -R ../other-new 5 @@ -261,7 +262,7 @@ pushing to ../other-new searching for changes no changes found - pushing 3 obsolescence markers (* bytes) (glob) + pushing 3 obsolescence markers (199 bytes) 0 obsolescence markers added [1] @@ -543,7 +544,7 @@ adding manifests adding file changes added 2 changesets with 1 changes to [12] files (re) - pushing 7 obsolescence markers (* bytes) (glob) + pushing 7 obsolescence markers (491 bytes) 3 obsolescence markers added $ hg up -q 10 $ mkcommit "obsol_d'''" @@ -556,7 +557,7 @@ adding manifests adding file changes added 1 changesets with 1 changes to 1 files (+1 heads) - pushing 8 obsolescence markers (* bytes) (glob) + pushing 8 obsolescence markers (557 bytes) 1 obsolescence markers added $ cd .. @@ -705,6 +706,7 @@ $ hg up --hidden 2 1 files updated, 0 files merged, 1 files removed, 0 files unresolved working directory parent is obsolete! + (use "hg evolve" to update to its successor) $ hg export 9468a5f5d8b2 | hg import - applying patch from stdin 1 new unstable changesets