From 143e93c3052f9ca9f3e4d9a15af979056170981f Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Tue, 2 Jul 2013 16:22:09 +0200 Subject: [PATCH] Add alltests section. --- test-plone-4.3.x.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/test-plone-4.3.x.cfg b/test-plone-4.3.x.cfg index eedf3bd..d0c7634 100644 --- a/test-plone-4.3.x.cfg +++ b/test-plone-4.3.x.cfg @@ -2,7 +2,16 @@ extends = https://raw.github.com/collective/buildout.plonetest/master/test-4.3.x.cfg solr-4.3.x.cfg +parts += alltests package-name = collective.solr package-extras = [test] test-eggs = collective.solr +versions = versions +[alltests] +recipe = collective.recipe.template +input = ${buildout:directory}/buildout/alltests.tmpl +output = ${buildout:directory}/bin/alltests + +[versions] +collective.recipe.solrinstance = 5.0.1