Mercurial > public > mercurial-scm > hg-stable
diff tests/test-record.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 | 35c143e85b1b |
children | b63f6422d2a7 |
line wrap: on
line diff
--- a/tests/test-record.t Thu Sep 16 16:12:26 2010 -0500 +++ b/tests/test-record.t Thu Sep 16 17:51:32 2010 -0500 @@ -86,6 +86,7 @@ new file mode 100644 examine changes to 'empty-rw'? [Ynsfdaq?] abort: empty commit message + [255] $ hg tip -p changeset: -1:000000000000 @@ -698,6 +699,7 @@ ? - display help examine changes to 'subdir/f1'? [Ynsfdaq?] abort: user quit + [255] Skip @@ -710,6 +712,7 @@ diff --git a/subdir/f2 b/subdir/f2 1 hunks, 1 lines changed examine changes to 'subdir/f2'? [Ynsfdaq?] abort: response expected + [255] No @@ -722,6 +725,7 @@ diff --git a/subdir/f2 b/subdir/f2 1 hunks, 1 lines changed examine changes to 'subdir/f2'? [Ynsfdaq?] abort: response expected + [255] f, quit @@ -736,6 +740,7 @@ 1 hunks, 1 lines changed examine changes to 'subdir/f2'? [Ynsfdaq?] abort: user quit + [255] s, all @@ -926,6 +931,7 @@ $ hg record -m'will abort' abort: cannot partially commit a merge (use hg commit instead) + [255] $ hg up -C 0 files updated, 0 files merged, 1 files removed, 0 files unresolved