summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_logging.py
AgeCommit message (Expand)Author
2016-09-08Fixed #27175 -- Deprecated silencing exceptions from the {% include %} templa...Jon Dufresne
2015-09-21Fixed #25373 -- Added warning logging for exceptions during {% include %} tag...Nick Johnson
2015-09-21Refs #18773 -- Improved template variable exception logging message.Nick Johnson
2015-04-20Updated template tests to create their own engine.Preston Timmons
2015-03-27Fixed #18773 -- Added logging for template variable resolvingCaroline Simpson