aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_cache.py
Commit message (Expand)AuthorAgeFilesLines
* Use tox / zimportsMike Bayer2019-05-311-174/+214
* - disable some beaker tests that fail for 2.6Mike Bayer2016-03-091-1/+3
* - reorganize cache tests so that we have distinct series for beaker,Mike Bayer2015-01-221-103/+208
* - reimplement skiptests for babel or lingua not installedMike Bayer2015-01-221-2/+2
* 2.4-3.3 pass in placeMike Bayer2012-11-111-1/+1
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-1/+1
* - [bug] Can now use strict_undefined at theMike Bayer2012-07-071-26/+30
* - [feature] Added class-level flag to CacheImplMike Bayer2012-03-241-1/+15
* - [feature] Added support for Beaker cache regionsMike Bayer2012-01-211-14/+58
* get_and_replace is wrong, for now changed to get_or_create like dogpile.cacheMike Bayer2012-01-181-2/+2
* - [feature/bug] Can now refer to context variablesMike Bayer2012-01-161-0/+31
* propagate cache_impl from lookup to template , #179Mike Bayer2012-01-111-1/+12
* - Template caching has been converted into a pluginMike Bayer2011-10-011-22/+71
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-22/+22
* begin to modernize testing. in particular, get rid of test_htdocs as well as...Mike Bayer2010-03-021-44/+43
* - Unit tests now run with nose. [ticket:127]Mike Bayer2010-02-051-0/+405