Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_runner
Commit message (Expand)AuthorAgeFilesLines
...
* Fix all violators of E231Alex Gaynor2013-10-261-7/+7
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-1/+1
* Fixed #16534 -- Improved ability to customize DiscoverRunnerTim Graham2013-09-101-1/+10
* Fixed #21035 -- Changed docs to treat the acronym SQL pho...Eric Boersma2013-09-061-1/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Deprecated django.utils.importlibClaude Paroz2013-07-291-1/+1
* Fixed #20746 -- Removed Python 2.6 specific code/docsTim Graham2013-07-141-2/+0
* Fixed #20681 -- Prevented teardown_databases from attempt...Tim Graham2013-07-131-0/+34
* Fixed #19940 -- Made test.runner.setup_databases properly...Tim Graham2013-07-051-0/+25
* Removed tests for django.utils.unittest vs. unittest.Aymeric Augustin2013-07-012-33/+5
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-012-3/+3
* Advanced deprecation warnings for Django 1.7.Aymeric Augustin2013-06-291-2/+2
* Fixed #20603 -- Made the test suite faster.Aymeric Augustin2013-06-141-2/+4
* Fixed #20548 -- Removed all PendingDeprecationWarnings fr...Marc Tamlyn2013-06-141-6/+8
* Defined available_apps in relevant tests.Aymeric Augustin2013-06-101-0/+2
* 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-118-34/+81
* Fixed #18985 -- ensure module level deprecations are disp...Preston Holmes2013-03-252-1/+4
* Changed test_runner tests to use full python path for set...Florian Apolloner2013-02-261-5/+6
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-13/+13
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-2612-0/+356