Mercurial > public > mercurial-scm > hg-stable
diff tests/test-clone.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 | 97ffc68f71d3 |
children | 6cc4b14fb76b |
line wrap: on
line diff
--- a/tests/test-clone.t Fri Sep 24 03:04:14 2010 +0200 +++ b/tests/test-clone.t Fri Sep 24 10:13:49 2010 +0200 @@ -418,7 +418,8 @@ $ rm -r ua -Testing issue2267: +Issue2267: Error in 1.6 hg.py: TypeError: 'NoneType' object is not +iterable in addbranchrevs() $ cat <<EOF > simpleclone.py > from mercurial import ui, hg