Mercurial > hg-stable
changeset 3451:196baf20232b
Add test for invalid branch cache (fixed by 27ebe4efe98e)
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 18 Oct 2006 10:35:14 +0200 |
parents | 27ebe4efe98e |
children | fcf14d87e0a4 |
files | tests/test-newbranch tests/test-newbranch.out |
diffstat | 2 files changed, 13 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-newbranch Wed Oct 18 09:26:23 2006 +0200 +++ b/tests/test-newbranch Wed Oct 18 10:35:14 2006 +0200 @@ -23,4 +23,6 @@ HG_MERGE=true hg ci -m "merge" -d "0 0" hg log - +echo % test for invalid branch cache +hg rollback +hg tip
--- a/tests/test-newbranch.out Wed Oct 18 09:26:23 2006 +0200 +++ b/tests/test-newbranch.out Wed Oct 18 10:35:14 2006 +0200 @@ -41,3 +41,13 @@ date: Thu Jan 01 00:00:00 1970 +0000 summary: initial +% test for invalid branch cache +rolling back last transaction +changeset: 4:98d14f698afe +branch: foo +tag: tip +parent: 1:0079f24813e2 +user: test +date: Thu Jan 01 00:00:00 1970 +0000 +summary: modify a branch +