aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_filters.py
Commit message (Expand)AuthorAgeFilesLines
* Support n filter in the page tagMartin von Gagern2019-07-081-0/+11
* Use tox / zimportsMike Bayer2019-05-311-117/+222
* url escape filter for non-unicodeXie Shi2014-05-041-0/+22
* - add addtional test, py2K only, for when and object's __str__() method returnsMike Bayer2014-04-211-0/+13
* - Fixed bug in ``decode.<encoding>`` filter where a non-string objectMike Bayer2014-04-201-1/+10
* - [bug] Fixed regression where "entity" filter wasn'tMike Bayer2013-04-151-0/+7
* all tests pass on py3k and py2.7. py2.5/2.4 nextMike Bayer2012-11-111-2/+6
* - first pass at running a py3k compatible base in py2k as well.Mike Bayer2012-11-111-3/+3
* - clean up test exclusionsMike Bayer2012-09-051-3/+2
* - [bug] Fixed the "filter" attribute of theMike Bayer2012-08-291-26/+40
* - [feature/bug] Can now refer to context variablesMike Bayer2012-01-161-3/+34
* - use inlined getargspecMike Bayer2011-02-201-1/+2
* - now that trailing whitespace comes up in red, need to get rid of itMike Bayer2011-01-191-23/+23
* - Now using MarkupSafe for HTML escaping,Mike Bayer2010-06-221-1/+25
* - Unit tests now run with nose. [ticket:127]Mike Bayer2010-02-051-0/+266