Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_runner/test_discover_runner.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25110 -- Fixed a test_runner test isolation regres...Joseph Gordon2015-07-271-3/+5
* Moved contrib.gis tests out of contrib.Tim Graham2015-02-111-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed #23742 -- Added an option to reverse tests order.wrwrwr2014-11-251-0/+29
* Fixed #23707 -- Prevented discovery of duplicated testsClaude Paroz2014-10-231-0/+9
* cater for running tests from another directory than tests...Nikolaus Schlemm2014-05-161-11/+12
* Fixed flake8 warnings introduced in recent commits.Simon Charette2014-04-161-1/+0
* Fixed #22102 -- Made SimpleTestCase tests run before unit...Claude Paroz2014-04-121-2/+16
* Removed unused function in test_runner testsPreston Timmons2014-01-011-8/+1
* Fixed #21206 -- Fixed test discovery without labelsPreston Timmons2014-01-011-11/+25
* Fixed #21206 -- No longer run discovery if the test label...Preston Timmons2013-12-261-0/+28
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-1/+0
* Fixed #16534 -- Improved ability to customize DiscoverRunnerTim Graham2013-09-101-1/+10
* Removed tests for django.utils.unittest vs. unittest.Aymeric Augustin2013-07-011-31/+2
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+1
* Fixed #20437 - marked a test-runner test as expected-fail...Carl Meyer2013-05-201-0/+17
* Fixed #20449 - Corrected test sensitivity to current work...Tomasz Jaskowski2013-05-201-3/+17
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-111-0/+68