aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest/qtest/qttestparser.h
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Speed up scanning for testsChristian Stenger2023-09-081-0/+1
* CppEditor: Make a few CppModelManager functions statichjk2023-07-121-4/+1
* AutoTest: Further optimize TestCodeParser::scanForTests()Jarek Kobus2023-04-251-1/+1
* Autotest: Use QPromise for async callsJarek Kobus2023-02-271-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-2/+2
* Pass QFutureInterface by referenceJarek Kobus2021-08-301-1/+1
* AutoTest: More filepathificationChristian Stenger2021-06-171-1/+1
* AutoTest: Support multiple test cases for QtChristian Stenger2021-06-011-3/+8
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-6/+7
* AutoTest: Extract data gathering and parse result creationChristian Stenger2021-05-061-0/+16
* AutoTest: Improve type safety in TestParseResultBernhard Beschow2021-02-041-1/+1
* AutoTest: Use working copy of own parserBernhard Beschow2021-01-221-0/+6
* AutoTest: Use base of framework inside TestTreeItemChristian Stenger2020-11-091-1/+1
* AutoTest: Use ITestFramework * instead of its id in some caseshjk2020-03-161-1/+3
* AutoTest: Fix wrong behavior when rescan is triggeredChristian Stenger2018-01-161-1/+1
* AutoTest: Do not lose information of base classesChristian Stenger2017-01-061-0/+1
* AutoTest: Introduce inherited state for Qt test tree itemsChristian Stenger2017-01-061-0/+4
* AutoTest: Correctly release resourcesChristian Stenger2016-07-151-0/+1
* AutoTest: Add Id to parsers and remove now useless enumChristian Stenger2016-06-071-1/+1
* AutoTest: Move test framework related code...Christian Stenger2016-06-011-0/+52