summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/boost/boosttestframework.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Use TestResult as value typeJarek Kobus2023-01-271-4/+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-3/+3
* AutoTest: Unify framework and tool namingChristian Stenger2022-06-101-2/+7
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-1/+1
* AutoTest: Introduce ITestToolChristian Stenger2020-11-161-2/+2
* Autotest: Keep track of generating framework in TestTreeItemhjk2020-03-271-1/+2
* AutoTest: Use ITestFramework * instead of its id in some caseshjk2020-03-161-2/+2
* AutoTest: Tie framework settings explicitly to ITestFramework instancehjk2020-03-131-17/+0
* AutoTest: Drop ITestSettingsPage intermediate classhjk2020-01-151-2/+2
* AutoTest: Add basic boost test supportChristian Stenger2019-05-201-0/+76