summaryrefslogtreecommitdiff
path: root/tests/template_backends/test_utils.py
AgeCommit message (Expand)Author
2017-01-20Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2.Tim Graham
2016-12-15Used assertRaisesMessage() in template_backends tests.Tim Graham
2015-05-03Fixed #24685 -- Fixed check for template name unicity.Aymeric Augustin
2015-02-05Fixed #24265 -- Preserved template backend loading exceptions.Aymeric Augustin