Mercurial > public > mercurial-scm > hg-stable
diff tests/test-clone.t @ 12316:4134686b83e1
tests: add exit codes to unified tests
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 16 Sep 2010 17:51:32 -0500 |
parents | 8c034517b406 |
children | 02990e22150b |
line wrap: on
line diff
--- a/tests/test-clone.t Thu Sep 16 16:12:26 2010 -0500 +++ b/tests/test-clone.t Thu Sep 16 17:51:32 2010 -0500 @@ -74,6 +74,7 @@ updating to branch default 2 files updated, 0 files merged, 0 files removed, 0 files unresolved $ grep 'file:' e/.hg/hgrc + [1] Check that path aliases are expanded: @@ -160,6 +161,7 @@ $ hg clone --noupdate --updaterev 1 a ua abort: cannot specify both --noupdate and --updaterev + [255] Testing clone -u: