summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/quick/quicktestframework.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-271-2/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Autotest: Convert to Tr::trhjk2022-08-011-1/+2
* AutoTest: Unify framework and tool namingChristian Stenger2022-06-101-1/+6
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-1/+1
* AutoTest: Introduce ITestToolChristian Stenger2020-11-161-2/+2
* AutoTest: Clean up header messChristian Stenger2020-11-091-0/+1
* AutoTest: Rename IFrameworkSettings to ITestSettingsChristian Stenger2020-11-091-2/+2
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* AutoTest: Do not inherit from another frameworkChristian Stenger2020-04-171-0/+11
* Autotest: Keep track of generating framework in TestTreeItemhjk2020-03-271-2/+2
* AutoTest: Use ITestFramework * instead of its id in some caseshjk2020-03-161-2/+2
* AutoTest: Limit search for test tree items to respective rootChristian Stenger2017-11-281-1/+1
* AutoTest: Be consistent when naming test root nodesChristian Stenger2017-08-081-1/+1
* AutoTest: Add test frame work handlingChristian Stenger2016-06-091-0/+55