summaryrefslogtreecommitdiff
path: root/tests/test_discovery_sample
AgeCommit message (Expand)Author
2014-04-20[1.7.x] Fixed flake8 warnings introduced in recent commits.Simon Charette
2014-04-12[1.7.x] Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCas...Claude Paroz
2013-12-26Fixed #21206 -- No longer run discovery if the test label doesn't point to a ...Preston Timmons
2013-07-01Removed tests for django.utils.unittest vs. unittest.Aymeric Augustin
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer