summaryrefslogtreecommitdiff
path: root/tests/template_backends/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2.Tim Graham2017-01-201-2/+2
* Used assertRaisesMessage() in template_backends tests.Tim Graham2016-12-151-15/+16
* Fixed #24685 -- Fixed check for template name unicity.Aymeric Augustin2015-05-031-0/+9
* Fixed #24265 -- Preserved template backend loading exceptions.Aymeric Augustin2015-02-051-0/+37