[Buildbot-commits] buildbot ChangeLog,1.1037,1.1038
Brian Warner
warner at users.sourceforge.net
Sat Mar 22 19:45:35 UTC 2008
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28682
Modified Files:
ChangeLog
Log Message:
[project @ python_twisted.py: count doctests too. Closes #196.]
Original author: warner at lothar.com
Date: 2008-03-22 19:35:16+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1037
retrieving revision 1.1038
diff -u -d -r1.1037 -r1.1038
--- ChangeLog 21 Mar 2008 04:25:35 -0000 1.1037
+++ ChangeLog 22 Mar 2008 19:45:33 -0000 1.1038
@@ -1,3 +1,9 @@
+2008-03-22 Brian Warner <warner at lothar.com>
+
+ * buildbot/steps/python_twisted.py (TrialTestCaseCounter): modify
+ regexp to count "Doctest:" lines as well as normal tests. Thanks to
+ Martin Geisler for the patch. Closes #196.
+
2008-03-20 Brian Warner <warner at lothar.com>
* buildbot/status/web/waterfall.py (CurrentBox.formatETA): apply
More information about the Commits
mailing list