Commit Graph

21 Commits

Author SHA1 Message Date
Timo Stollenwerk 8ac769e97c Test against Plone 4.3. 2013-07-10 08:01:34 +02:00
Timo Stollenwerk 873e2f5a57 Pin c.recipe.solrinstance. 2013-07-10 07:43:14 +02:00
Manuel Reinhardt edbcc10de1 test buildout: use solrinstance recipe 3.6 instead of checkout, fixes 'ValueError: zero length field name in format' 2013-03-27 15:35:04 +00:00
Timo Stollenwerk 6ecf6242e0 Re-add alltests script. 2013-02-16 18:51:31 +01:00
Timo Stollenwerk af126aad7f Fix buildout; Upgrade to Plone 4.2.4. 2013-02-16 13:12:42 +01:00
Manuel Reinhardt 2a3ca2ed2e pinned collective.xmltestreport, fixes version conflict during buildout 2012-09-22 10:58:41 +01:00
Hanno Schlichting 197c134dcd Use new c.indexing release 2011-07-19 16:31:33 +02:00
Hanno Schlichting 0ad34dae92 use c.indexing checkout for now 2011-07-18 15:30:46 +02:00
Hanno Schlichting 2f2c270f15 Update tests to run against 4.1 2011-07-18 13:44:57 +02:00
Hanno Schlichting ca75df0f97 Try again 2011-06-23 15:28:28 +02:00
Hanno Schlichting 9a635987b6 Use the xmltestreport recipe to support Jenkins 2011-06-23 15:24:19 +02:00
Hanno Schlichting d6519523f4 simplify buildout files 2011-04-06 12:19:46 +02:00
Andreas Zeidler 2220c46fa4 the 2.x series will be plone4-only (and also not support any solr before 1.4) 2010-12-06 13:45:25 +00:00
Andreas Zeidler 0ba1cb4b11 refactor buildout in preparation for testing against plone 4 2010-02-11 20:40:25 +00:00
Andreas Zeidler 80bc29e432 use canonical testing buildout for plone 3.x — tests can be run with
{{{
$ bin/test
}}}
now.  please note, that `zc.recipe.testrunner` won't set up any configuration for zope, though, which is why the log level for conflict errors needs to be set manually...
2010-02-11 20:16:09 +00:00
Andreas Zeidler e283a981dd make it easier to test against different versions of plone 2010-02-11 20:15:54 +00:00
Andreas Zeidler 50244efdb3 lift the version pins for [http://pypi.python.org/pypi/zc.buildout zc.buildout] and [http://pypi.python.org/pypi/Markdown Markdown] as [http://pypi.python.org/pypi/hexagonit.recipe.download hexagonit.recipe.download] requires more recent versions... 2009-12-04 14:48:23 +00:00
Andreas Zeidler a4f91ac40b slightly refactor buildout in preparation of [http://wiki.apache.org/solr/Solr1.4 solr 1.4] 2009-09-16 23:53:30 +00:00
Andreas Zeidler 435d9913c4 use [http://pypi.python.org/pypi/mr.developer/ mr.developer] to be able to test against unreleased changes in [http://pypi.python.org/pypi/collective.indexing/ collective.indexing] 2009-06-09 12:02:03 +00:00
Andreas Zeidler 7d8421db99 the [changeset:81990 eggdistros trick] isn't needed anymore [changeset:82735 now that everything's egg-based]... 2009-04-20 15:29:00 +00:00
Andreas Zeidler 7278470dd9 move buildout into the package itself to avoid externals.
please note that the source has to be moved into a separate directory so that the buildout root doesn't end up in `sys.path` as this confuses [http://pypi.python.org/pypi/plone.recipe.zope2instance/ plone.recipe.zope2instance]'s testrunner...
2009-03-19 16:22:27 +00:00