summaryrefslogtreecommitdiff
path: root/tests/test_runner_apps
AgeCommit message (Expand)Author
2019-04-30Fixed #30245 -- Added -k option to DiscoverRunner.François Freitag
2019-01-10Fixed #28478 -- Make DiscoverRunner skip creating unused test databases.Simon Charette
2018-09-25Refs #29784 -- Normalized Python docs links to omit the version.Jon Dufresne
2018-01-08Fixed #28869 -- Made tagged test classes and methods inherit tags from parents.Will Ayd
2018-01-04Reorganized test_runner test apps.Tim Graham