summaryrefslogtreecommitdiff
path: root/test/test_lookup.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor test.util into mako.testingMichael Bourke2022-01-141-11/+10
* Fix exception causes in lookup.pyRam Rachum2021-12-091-18/+47
* Use tox / zimportsMike Bayer2019-05-311-42/+56
* py2.5 worksMike Bayer2012-11-111-13/+17
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-2/+2
* - A Template is explicitly disallowedrel_0_5_0Mike Bayer2011-09-271-2/+30
* - use deque instead of list for FastEncodingBufferMike Bayer2011-02-201-0/+11
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-7/+7
* - Added conditional to RichTracebackMike Bayer2010-05-311-5/+11
* - TemplateLookup raises TopLevelLookupException forMike Bayer2010-03-051-0/+7
* begin to modernize testing. in particular, get rid of test_htdocs as well as...Mike Bayer2010-03-021-16/+2
* - Unit tests now run with nose. [ticket:127]Mike Bayer2010-02-051-0/+66