[Buildbot-commits] buildbot ChangeLog,1.741,1.742

Brian Warner warner at users.sourceforge.net
Tue Sep 19 18:46:57 UTC 2006


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30314

Modified Files:
	ChangeLog 
Log Message:
[project @ improve PyFlakes, add a unit test]

Original author: warner at lothar.com
Date: 2006-09-19 18:07:47

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.741
retrieving revision 1.742
diff -u -d -r1.741 -r1.742
--- ChangeLog	18 Sep 2006 20:35:40 -0000	1.741
+++ ChangeLog	19 Sep 2006 18:46:55 -0000	1.742
@@ -1,3 +1,9 @@
+2006-09-19  Brian Warner  <warner at lothar.com>
+
+	* buildbot/steps/python.py (PyFlakes): refactor, add summary logs
+	* buildbot/test/test_steps.py (Python.testPyFlakes): add a test
+	for at least the output-parsing parts of PyFlakes
+
 2006-09-18  Brian Warner  <warner at lothar.com>
 
 	* buildbot/steps/python.py: oops, fix import of StringIO





More information about the Commits mailing list