Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_backends/test_jinja2.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24119, #24120 -- Formalized debug integration for ...Preston Timmons2015-05-071-0/+42
* Refs #24538 -- Simplified a test per Aymeric's feedback.Tim Graham2015-04-011-9/+2
* Fixed #24538 -- Allowed self in Jinja contextTim Heap2015-04-011-0/+18
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+2
* Removed compatibility with Python 3.2.Tim Graham2015-01-171-12/+5
* Silenced an ImportWarning in the template_backends tests.Tim Graham2015-01-011-0/+4
* Added basic tests for template backends.Aymeric Augustin2014-12-281-0/+26