tests: drop final true command from unified tests
authorMatt Mackall <mpm@selenic.com>
Mon, 20 Sep 2010 16:00:15 -0500
changeset 12346 3b165c127690
parent 12339 f85338f509e4
child 12347 6277a9469dff
tests: drop final true command from unified tests
tests/test-acl.t
tests/test-addremove-similar.t
tests/test-bookmarks-pushpull.t
tests/test-bookmarks.t
tests/test-committer.t
tests/test-diffdir.t
tests/test-empty-dir.t
tests/test-extdiff.t
tests/test-identify.t
tests/test-install.t
tests/test-issue433.t
tests/test-issue619.t
tests/test-manifest.t
tests/test-merge9.t
tests/test-paths.t
tests/test-push-validation.t
tests/test-requires.t
tests/test-username-newline.t
--- a/tests/test-acl.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-acl.t	Mon Sep 20 16:00:15 2010 -0500
@@ -1734,5 +1734,3 @@
   acl: "unlikelytoexist" not defined in [acl.groups]
   error: pretxnchangegroup.acl hook failed: group 'unlikelytoexist' is undefined
   abort: group 'unlikelytoexist' is undefined
-
-  $ true
--- a/tests/test-addremove-similar.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-addremove-similar.t	Mon Sep 20 16:00:15 2010 -0500
@@ -98,5 +98,3 @@
   $ hg addremove -s80
   adding c
   recording removal of d/a as rename to c (100% similar)
-
-  $ true
--- a/tests/test-bookmarks-pushpull.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-bookmarks-pushpull.t	Mon Sep 20 16:00:15 2010 -0500
@@ -64,4 +64,3 @@
   $ hg pull -B anotherbadname ../a
   abort: remote bookmark anotherbadname not found!
   [255]
-  $ true
--- a/tests/test-bookmarks.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-bookmarks.t	Mon Sep 20 16:00:15 2010 -0500
@@ -187,5 +187,3 @@
   $ hg bookmark ' '
   abort: bookmark names cannot consist entirely of whitespace
   [255]
-
-  $ true
--- a/tests/test-committer.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-committer.t	Mon Sep 20 16:00:15 2010 -0500
@@ -61,5 +61,3 @@
   rollback completed
   abort: empty username!
   [255]
-
-  $ true
--- a/tests/test-diffdir.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-diffdir.t	Mon Sep 20 16:00:15 2010 -0500
@@ -38,5 +38,3 @@
   $ hg diff -r tip -r ""
   abort: 00changelog.i@: ambiguous identifier!
   [255]
-
-  $ true
--- a/tests/test-empty-dir.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-empty-dir.t	Mon Sep 20 16:00:15 2010 -0500
@@ -21,5 +21,3 @@
   $ test -d sub || echo "sub not present"
   sub not present
 
-  $ true
-
--- a/tests/test-extdiff.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-extdiff.t	Mon Sep 20 16:00:15 2010 -0500
@@ -171,5 +171,3 @@
   diffing this a.8a5febb7f867/a a.34eed99112ab/a
   [1]
 
-  $ true
-
--- a/tests/test-identify.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-identify.t	Mon Sep 20 16:00:15 2010 -0500
@@ -67,5 +67,3 @@
   $ hg id -t http://localhost:$HGPORT1/
   abort: can't query remote revision number, branch, or tags
   [255]
-
-  $ true # ends with util.Abort -> returns 255
--- a/tests/test-install.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-install.t	Mon Sep 20 16:00:15 2010 -0500
@@ -20,5 +20,3 @@
    (specify a username in your configuration file)
   1 problems detected, please check your install!
   [1]
-
-  $ true
--- a/tests/test-issue433.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-issue433.t	Mon Sep 20 16:00:15 2010 -0500
@@ -8,6 +8,3 @@
   $ hg parents -r 0 doesnotexist
   abort: 'doesnotexist' not found in manifest!
   [255]
-
-  $ true
-
--- a/tests/test-issue619.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-issue619.t	Mon Sep 20 16:00:15 2010 -0500
@@ -27,5 +27,3 @@
   abort: merging with a working directory ancestor has no effect
   [255]
 
-  $ true
-
--- a/tests/test-manifest.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-manifest.t	Mon Sep 20 16:00:15 2010 -0500
@@ -63,7 +63,3 @@
   $ hg manifest -r tip tip
   abort: please specify just one revision
   [255]
-
-
-  $ true
-
--- a/tests/test-merge9.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-merge9.t	Mon Sep 20 16:00:15 2010 -0500
@@ -90,5 +90,3 @@
   $ hg resolve -l
   U bar
   R baz
-
-  $ true
--- a/tests/test-paths.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-paths.t	Mon Sep 20 16:00:15 2010 -0500
@@ -14,4 +14,3 @@
   comparing with .*/test-paths.t/b
   no changes found
   [1]
-  $ true
--- a/tests/test-push-validation.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-push-validation.t	Mon Sep 20 16:00:15 2010 -0500
@@ -50,5 +50,3 @@
   abort: missing file data for beta:dddc47b3ba30e54484720ce0f4f768a0f4b6efb9 - run hg verify
   [255]
 
-  $ true
-
--- a/tests/test-requires.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-requires.t	Mon Sep 20 16:00:15 2010 -0500
@@ -12,5 +12,3 @@
   $ hg tip
   abort: requirement 'indoor-pool' not supported!
   [255]
-
-  $ true
--- a/tests/test-username-newline.t	Mon Sep 20 15:50:36 2010 -0500
+++ b/tests/test-username-newline.t	Mon Sep 20 16:00:15 2010 -0500
@@ -23,5 +23,3 @@
   abort: username 'foo\nbar3' contains a newline!
   [255]
 
-  $ true
-