Commit History

Author SHA1 Message Date
  Claude Paroz 3e3a7372f5 Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCase ones 11 years ago
  Preston Timmons 2139e09d83 Removed unused function in test_runner tests 11 years ago
  Preston Timmons 18d962f2e6 Fixed #21206 -- Fixed test discovery without labels 11 years ago
  Preston Timmons aef019de61 Fixed #21206 -- No longer run discovery if the test label doesn't point to a package or directory. 11 years ago
  Tim Graham 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 years ago
  Tim Graham 4ba373840a Fixed #16534 -- Improved ability to customize DiscoverRunner 11 years ago
  Aymeric Augustin 909433fa50 Removed tests for django.utils.unittest vs. unittest. 11 years ago
  Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 years ago
  Carl Meyer a7dc13ec23 Fixed #20437 - marked a test-runner test as expected-fail under certain conditions. 12 years ago
  Tomasz Jaskowski 022de7e139 Fixed #20449 - Corrected test sensitivity to current working dir. 12 years ago
  Carl Meyer 9012833af8 Fixed #17365, #17366, #18727 -- Switched to discovery test runner. 12 years ago