summaryrefslogtreecommitdiff
path: root/tests/view_tests/templates/debug
AgeCommit message (Collapse)Author
2017-04-12Tested template info in debug view's text tracebackClaude Paroz
2017-02-03Refs #23919 -- Removed a Python 2 code path in force_text().Tim Graham
Reverted the obsolete fix and tests for refs #12302.
2014-11-22Moved tests for render shortcuts to their own app.Aymeric Augustin
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner