Mercurial > public > mercurial-scm > hg-stable
diff tests/test-bisect2.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 | 1ef9b0b5efec |
children | 0388e3e36693 |
line wrap: on
line diff
--- a/tests/test-bisect2.t Thu Sep 16 16:12:26 2010 -0500 +++ b/tests/test-bisect2.t Thu Sep 16 17:51:32 2010 -0500 @@ -393,6 +393,7 @@ $ hg bisect -b 7 $ hg bisect -g 14 abort: starting revisions are not directly related + [255] $ hg bisect --reset end at merge: 17 bad, 11 good (but 9 is first bad)