aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/quick/quicktest_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Further optimize TestCodeParser::scanForTests()Jarek Kobus2023-04-251-1/+2
* AutoTest: Use using namespace Utils more oftenJarek Kobus2023-01-271-7/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Autotest: move global static into functionDavid Schulz2022-08-021-3/+2
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-6/+7
* AutoTest: Introduce ITestTreeItemChristian Stenger2020-11-161-2/+2
* AutoTest: Use ITestFramework * instead of its id in some caseshjk2020-03-161-2/+2
* AutoTest: Extend expected quick test macrosChristian Stenger2018-06-191-1/+2
* AutoTest: Use TypedTreeItem for test tree itemsChristian Stenger2018-04-201-6/+4
* AutoTest: Avoid concurrent access on static function membersChristian Stenger2016-11-081-0/+77