summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/quick/quicktesttreeitem.h
Commit message (Expand)AuthorAgeFilesLines
* AutoTest: Use Utils::FilePath for files and directoriesChristian Stenger2021-05-271-4/+4
* AutoTest: Free TestTreeItem from CppTools dependencyBernhard Beschow2021-04-121-1/+0
* AutoTest: Improve type safety in TestTreeItemBernhard Beschow2021-02-041-2/+2
* AutoTest: Introduce ITestConfigurationChristian Stenger2020-11-161-6/+6
* AutoTest: Introduce ITestTreeItemChristian Stenger2020-11-161-1/+1
* AutoTest: Use base of framework inside TestTreeItemChristian Stenger2020-11-091-2/+2
* AutoTest: Support gathering failed testsChristian Stenger2020-09-161-0/+1
* Autotest: Keep track of generating framework in TestTreeItemhjk2020-03-271-2/+6
* AutoTest: Fix warning about type mismatchChristian Stenger2019-08-231-1/+1
* AutoTest: Fix handling of unnamed QuickTestsChristian Stenger2019-08-221-0/+2
* AutoTest: Fix parsing of multiple test cases in single qml fileChristian Stenger2019-07-301-0/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* AutoTest: Fix and unify handling of group nodesChristian Stenger2018-08-071-0/+1
* AutoTest: Fix handling of cpp files for Quick testsChristian Stenger2018-07-111-0/+1
* AutoTest: Add action to run all tests from current fileSergey Morozov2018-05-151-0/+1
* AutoTest: Avoid unneeded duplication on rebuildChristian Stenger2018-04-161-0/+1
* AutoTest: Provide possibility to copy tree itemsChristian Stenger2018-04-111-0/+1
* AutoTest: Ensure removal of empty items if possibleChristian Stenger2018-01-261-0/+1
* AutoTest: Allow grouping of test casesChristian Stenger2018-01-151-0/+2
* AutoTest: Enable debugging for Quick TestsChristian Stenger2017-10-091-0/+2
* AutoTest: Fix handling of multiple build targetsChristian Stenger2017-06-191-1/+1
* AutoTest: Remove unnecessary indirection when creating test tree itemsChristian Stenger2017-01-121-2/+0
* AutoTest: Modernize code a bitChristian Stenger2016-09-291-2/+2
* AutoTest: Move test framework related code...Christian Stenger2016-06-011-0/+56