diff tests/test-586.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 650402ea4a4f
children 7abab875e647
line wrap: on
line diff
--- a/tests/test-586.t
+++ b/tests/test-586.t
@@ -1,4 +1,5 @@
-a test for issue586
+Issue586: removing remote files after merge appears to corrupt the
+dirstate
 
   $ hg init a
   $ cd a
@@ -31,7 +32,8 @@
   C b
   $ cd ..
 
-a test for issue 1433, related to issue586
+Issue1433: Traceback after two unrelated pull, two move, a merge and
+a commit (related to issue586)
 
 create test repos