Hey All,

Is this buildout sufficient to run all the Zope 2 tests on trunk:

[buildout]
parts = test
extends = 
http://svn.zope.org/*checkout*/Zope/tags/2.12.0a1/versions-zope2.cfg
develop = Zope

# Zope is a checkout of:
# svn+ssh://chr...@svn.zope.org/repos/main/Zope/trunk

[test]
recipe = zc.recipe.testrunner
eggs =
   Zope2

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to