summaryrefslogtreecommitdiff
path: root/util/testrunner/qt-testrunner.py
Commit message (Expand)AuthorAgeFilesLines
* qt-testrunner: Save test output into fileAlexandru Croitor2022-12-081-6/+13
* testrunner: Use absolute path for JUnit XML result fileTor Arne Vestbø2022-09-131-5/+6
* testrunner: Generate JUnit result filesTor Arne Vestbø2022-09-091-3/+7
* Add an exception in testrunner for QDocLuca Di Sera2022-05-191-1/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-29/+2
* Generalize exclusion listDimitrios Apostolou2022-04-221-4/+8
* qt-testrunner: improve error loggingDimitrios Apostolou2022-04-221-9/+12
* qt-testrunner: be more strict if bad XML log files are writtenDimitrios Apostolou2022-04-051-5/+9
* Clean up QNX platform configs and improve testrunner scriptsDimitrios Apostolou2022-02-141-0/+7
* Write XML test log files even for the flaky test re-runsDimitrios Apostolou2022-01-301-6/+20
* qt-testrunner: do not try to re-run initTestCase and othersDimitrios Apostolou2022-01-301-22/+36
* qt-testrunner: be more clear that it was the test that crashedDimitrios Apostolou2022-01-181-4/+9
* qt-testrunner: disable JUnit XML test logsDimitrios Apostolou2022-01-121-3/+1
* Enable verbose logging in the last re-run of a failing testDimitrios Apostolou2022-01-031-8/+19
* Introduce qt-testrunner.pyDimitrios Apostolou2022-01-031-0/+348