diff tests/test-push-warn.t @ 12399:4fee1fd3de9a

tests: added a short description to issue numbers Many tests already had a short line to describe what IssueXXX is about. I find that quite useful when reading a test.
author Martin Geisler <mg@aragost.com>
date Fri, 24 Sep 2010 10:13:49 +0200
parents 22f3353bcc36
children c7d23b4ca4ba
line wrap: on
line diff
--- a/tests/test-push-warn.t	Fri Sep 24 03:04:14 2010 +0200
+++ b/tests/test-push-warn.t	Fri Sep 24 10:13:49 2010 +0200
@@ -141,7 +141,8 @@
   [1]
 
 
-Issue 450:
+Issue450: push -r warns about remote head creation even if no heads
+will be created
 
   $ hg init ../e
   $ hg push -r 0 ../e
@@ -163,7 +164,8 @@
   $ cd ..
 
 
-Issue 736:
+Issue736: named branches are not considered for detection of
+unmerged heads in "hg push"
 
   $ hg init f
   $ cd f