aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/itestframework.cpp
Commit message (Expand)AuthorAgeFilesLines
* Test: Avoid some Id::withSuffix callshjk2023-08-161-5/+0
* AutoTest: De-virtualize some propertieshjk2023-07-141-9/+8
* AutoTest: Merge settings and tools hierarchies [1/2]hjk2023-07-121-7/+3
* AutoTest: Widen scope for run under cursorChristian Stenger2023-02-071-0/+5
* AutoTest: Use using namespace Utils more oftenJarek Kobus2023-01-271-4/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* AutoTest: add ITestBase::type() for better readabilityDavid Schulz2020-11-301-2/+7
* AutoTest: Introduce ITestToolChristian Stenger2020-11-161-8/+16
* AutoTest: Clean up header messChristian Stenger2020-11-091-0/+5
* AutoTest: Use base of framework inside TestTreeItemChristian Stenger2020-11-091-1/+0
* AutoTest: Introduce ITestBaseChristian Stenger2020-11-091-17/+22
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+4
* Autotest: Remove "#pragma once" from cpp fileChristian Kandeler2020-04-231-2/+0
* AutoTest: Add a itestframework.cpphjk2020-04-221-0/+78