summaryrefslogtreecommitdiff
path: root/tests/test_runner
AgeCommit message (Expand)Author
2013-09-05[1.6.x] Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-07-13[1.6.x] Fixed #20681 -- Prevented teardown_databases from attempting to tear ...Tim Graham
2013-07-04[1.6.x] Fixed #19940 -- Made test.runner.setup_databases properly handle alia...Tim Graham
2013-06-14Fixed #20603 -- Made the test suite faster.Aymeric Augustin
2013-06-14Fixed #20548 -- Removed all PendingDeprecationWarnings from django test suiteMarc Tamlyn
2013-06-10Defined available_apps in relevant tests.Aymeric Augustin
2013-05-20Fixed #20437 - marked a test-runner test as expected-fail under certain condi...Carl Meyer
2013-05-19Fixed #20449 - Corrected test sensitivity to current working dir.Tomasz Jaskowski
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-03-24Fixed #18985 -- ensure module level deprecations are displayedPreston Holmes
2013-02-26Changed test_runner tests to use full python path for settings files.Florian Apolloner
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner