SVN: CMF/trunk/buildout - updated testrunner version

Yvo Schubbe <[email protected]> Sun, 26 Dec 2010 04:50:20 -0500 (EST)
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <20101226095020.B311E941C7__44747.4966211759$1293357029$gmane$org@cvs.zope.org>
Log message for revision 119113:
  - updated testrunner version

Changed:
  U   CMF/trunk/buildout-zope212.cfg
  U   CMF/trunk/buildout-zope213.cfg
  U   CMF/trunk/buildout.cfg

-=-
Modified: CMF/trunk/buildout-zope212.cfg
===================================================================
--- CMF/trunk/buildout-zope212.cfg	2010-12-26 09:29:33 UTC (rev 119112)
+++ CMF/trunk/buildout-zope212.cfg	2010-12-26 09:50:20 UTC (rev 119113)
@@ -33,6 +33,8 @@
 z3c.recipe.scripts = 1.0.1
 zc.buildout = 1.5.2
 zc.recipe.egg = 1.3.2
+zc.recipe.testrunner = 1.4.0
+zope.testrunner = 4.0.0
 
 five.localsitemanager = 2.0.4
 mailinglogger = 3.3.3  ;# required by uninstall

Modified: CMF/trunk/buildout-zope213.cfg
===================================================================
--- CMF/trunk/buildout-zope213.cfg	2010-12-26 09:29:33 UTC (rev 119112)
+++ CMF/trunk/buildout-zope213.cfg	2010-12-26 09:50:20 UTC (rev 119113)
@@ -35,6 +35,8 @@
 z3c.recipe.scripts = 1.0.1
 zc.buildout = 1.5.2
 zc.recipe.egg = 1.3.2
+zc.recipe.testrunner = 1.4.0
+zope.testrunner = 4.0.0
 
 five.formlib = 1.0.3
 five.localsitemanager = 2.0.4

Modified: CMF/trunk/buildout.cfg
===================================================================
--- CMF/trunk/buildout.cfg	2010-12-26 09:29:33 UTC (rev 119112)
+++ CMF/trunk/buildout.cfg	2010-12-26 09:50:20 UTC (rev 119113)
@@ -48,6 +48,8 @@
 z3c.recipe.scripts = 1.0.1
 zc.buildout = 1.5.2
 zc.recipe.egg = 1.3.2
+zc.recipe.testrunner = 1.4.0
+zope.testrunner = 4.0.0
 
 five.formlib = 1.0.3
 mailinglogger = 3.3.3