Mercurial > public > mercurial-scm > hg
diff tests/test-keyword.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 | f2daa6ab514a |
children | 5163e3c8aa52 |
line wrap: on
line diff
--- a/tests/test-keyword.t Thu Sep 16 16:12:26 2010 -0500 +++ b/tests/test-keyword.t Thu Sep 16 17:51:32 2010 -0500 @@ -116,6 +116,7 @@ $ hg --debug commit abort: empty commit message + [255] $ hg status A a A b @@ -540,6 +541,7 @@ $ hg commit abort: empty commit message + [255] $ hg status M a ? c @@ -689,6 +691,7 @@ $ hg --verbose kwexpand x/a abort: outstanding uncommitted changes + [255] $ cd x $ hg --debug commit -m xa -d '3 0' -u 'User Name <user@example.com>' x/a @@ -818,6 +821,7 @@ merging m failed! 0 files updated, 0 files merged, 0 files removed, 1 files unresolved use 'hg resolve' to retry unresolved file merges or 'hg update -C .' to abandon + [1] $ cat m $Id$ <<<<<<< local