summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/qtest/qttestresult.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Fix ordering of Qt resultsChristian Stenger2023-03-061-0/+2
* TestResult: Devirtualize the class - part 5 of 5Jarek Kobus2023-01-251-23/+21
* TestResult: Devirtualize the class - part 4 of 5Jarek Kobus2023-01-251-12/+18
* TestResult: Devirtualize the class - part 3 of 5Jarek Kobus2023-01-231-25/+43
* TestResult: Devirtualize the class - part 2 of 5Jarek Kobus2023-01-201-85/+94
* TestResult: Make createIntermediateResultFor() a const methodJarek Kobus2023-01-201-1/+1
* TestResult: Devirtualize the class - part 1 of 5Jarek Kobus2023-01-201-46/+51
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* AutoTest: Only display function name if we have oneChristian Stenger2022-06-141-2/+6
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-1/+1
* Utils: Add findAnyChild() to TypedTreeItemChristian Stenger2021-01-081-2/+1
* AutoTest: Introduce ITestConfigurationChristian Stenger2020-11-161-3/+3
* AutoTest: Fix re-running failed data-driven QuickTestsChristian Stenger2020-09-211-1/+2
* Fix build issues with Qt6Eike Ziller2020-09-181-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+4
* AutoTest: Use ITestFramework * instead of its id in some caseshjk2020-03-161-1/+3
* AutoTest: Fix handling of unnamed QuickTestsChristian Stenger2019-08-221-1/+2
* AutoTest: Adapt Type enumChristian Stenger2019-05-231-1/+1
* AutoTest: Redo evaluation of result summary itemsChristian Stenger2019-04-291-1/+1
* AutoTest: Refactor TestResultChristian Stenger2019-04-261-13/+8
* Fix warning: "Use midRef() instead of mid()"Alessandro Portale2019-01-171-1/+1
* AutoTest: Fix finding corresponding item for data tagsChristian Stenger2018-06-261-1/+2
* AutoTest: Rename results executableChristian Stenger2018-05-151-4/+4
* AutoTest: Limit search for test tree items to respective rootChristian Stenger2017-11-281-11/+22
* AutoTest: Fix compile with clangChristian Stenger2017-10-061-2/+1
* AutoTest: Fix triggering debug from results paneChristian Stenger2017-10-061-6/+85
* AutoTest: Fix appending test results with the same nameChristian Stenger2017-07-241-2/+7
* AutoTest: Modernize codeChristian Stenger2017-02-171-1/+1
* AutoTest: Fix handling of data tags in test resultsChristian Stenger2017-02-171-1/+2
* AutoTest: Make results tree a real treeChristian Stenger2016-12-091-0/+44
* AutoTest: Modernize code a bitChristian Stenger2016-09-291-9/+9
* AutoTest: Move test framework related code...Christian Stenger2016-06-011-0/+75