summaryrefslogtreecommitdiff
path: root/tests/test_runner/test_debug_sql.py
AgeCommit message (Expand)Author
2015-02-17[1.8.x] Refs #24324 -- Fixed Python 2 test failures when path to Django sourc...Tim Graham
2015-01-23[1.8.x] Fixed test_runner test failure on Python 3.5; refs #23763.Tim Graham
2015-01-12Fixed #24118 -- Added --debug-sql option for tests.Marc Tamlyn