summaryrefslogtreecommitdiff
path: root/src/zope/pagetemplate/tests/test_engine.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for ``zope.untrustedpython`` on Python 3. (#29)Michael Howitz2023-02-071-15/+15
* Multiple changes (#31)Michael Howitz2023-02-071-14/+18
* Config with pure python (#28)Michael Howitz2021-05-281-9/+17
* Fix deprecation warnings.Jason Madden2018-10-161-4/+7
* 100% test coveragecoverageJason Madden2017-08-141-24/+116
* Add PyPy support.Jason Madden2015-05-291-0/+3
* Fix DeprecationWarningMarius Gedminas2013-03-151-1/+1
* Port to Py3.3.Albertas Agejevas2013-02-221-2/+17
* Switch to zope.untrustedpython, make it an extra.Albertas Agejevas2013-02-221-1/+3
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Removed use of 'zope.testing.doctestunit' in favor of stdlib's doctest.Tres Seaver2010-04-161-1/+1
* Moved 'engine' module and here from ``zope.app.pagetemplate`` package.Tres Seaver2009-05-251-0/+94