summaryrefslogtreecommitdiff
path: root/tests/test_runner_apps
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-0710-31/+21
* Fixed #33264 -- Made test runner return non-zero error code for unexpected su...Baptiste Mispelon2021-11-082-0/+23
* Fixed #29127 -- Prevented DiscoverRunner from hiding tagged test with syntax ...Chris Jerdonek2021-03-301-0/+11
* Fixed #32446 -- Deprecated SERIALIZE test database setting.Simon Charette2021-02-241-0/+5
* Fixed #27430 -- Added -b/--buffer option to DiscoverRunner.Baptiste Mispelon2019-12-091-0/+14
* Fixed #30245 -- Added -k option to DiscoverRunner.François Freitag2019-04-301-0/+3
* Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.Simon Charette2019-01-102-0/+18
* Refs #29784 -- Normalized Python docs links to omit the version.Jon Dufresne2018-09-251-1/+1
* Fixed #28869 -- Made tagged test classes and methods inherit tags from parents.Will Ayd2018-01-081-0/+29
* Reorganized test_runner test apps.Tim Graham2018-01-0412-0/+166