index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
autotest
/
quick
/
quicktesttreeitem.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoTest: Optimize TestCodeParser::scanForTests
Jarek Kobus
2023-04-24
1
-9
/
+11
*
Merge remote-tracking branch 'origin/10.0'
Eike Ziller
2023-04-24
1
-1
/
+7
|
\
|
*
AutoTest: Improve handling of Qt Quick Tests
Christian Stenger
2023-04-18
1
-1
/
+7
*
|
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-6
/
+8
|
/
*
AutoTest: Use using namespace Utils more often
Jarek Kobus
2023-01-27
1
-13
/
+15
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Autotest: Convert to Tr::tr
hjk
2022-08-01
1
-8
/
+9
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-3
/
+3
*
CppTools: Use only const pointers for ProjectInfo and ProjectPart
Christian Kandeler
2021-08-27
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.0'
Eike Ziller
2021-08-18
1
-1
/
+1
|
\
|
*
AutoTest: Fix gathering failed Qt based tests
Christian Stenger
2021-08-17
1
-1
/
+1
*
|
CppTools: Turn some classes into pure value types
Christian Kandeler
2021-08-13
1
-1
/
+3
|
/
*
Autotest: some FilePath::toFileInfo cleanup
David Schulz
2021-06-10
1
-2
/
+2
*
AutoTest: Silence coverity warning
Christian Stenger
2021-05-31
1
-1
/
+1
*
AutoTest: Use Utils::FilePath for files and directories
Christian Stenger
2021-05-27
1
-17
/
+16
*
AutoTest: Free TestTreeItem from CppTools dependency
Bernhard Beschow
2021-04-12
1
-6
/
+8
*
AutoTest: Improve type safety in TestParseResult
Bernhard Beschow
2021-02-04
1
-1
/
+1
*
AutoTest: Introduce ITestTool
Christian Stenger
2020-11-16
1
-1
/
+1
*
AutoTest: Introduce ITestConfiguration
Christian Stenger
2020-11-16
1
-9
/
+9
*
AutoTest: Introduce ITestTreeItem
Christian Stenger
2020-11-16
1
-12
/
+12
*
AutoTest: Use base of framework inside TestTreeItem
Christian Stenger
2020-11-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-10-02
1
-0
/
+1
|
\
|
*
AutoTest: Fix marking for removal and sweeping of Quick Tests
Christian Stenger
2020-09-29
1
-0
/
+1
*
|
AutoTest: Consolidate common functionality
Christian Stenger
2020-10-01
1
-131
/
+42
*
|
AutoTest: Support gathering failed tests
Christian Stenger
2020-09-16
1
-0
/
+61
|
/
*
AutoTest: Correct completing test run configuration
Christian Stenger
2020-07-10
1
-3
/
+1
*
AutoTest: Simplify QuickTestTreeItem::markForRemovalRecursively()
hjk
2020-04-22
1
-7
/
+2
*
Autotest: Keep track of generating framework in TestTreeItem
hjk
2020-03-27
1
-6
/
+6
*
AutoTest: Use ITestFramework * instead of its id in some cases
hjk
2020-03-16
1
-4
/
+5
*
CppTools: Move QtVersion and BuildTargetType
Eike Ziller
2019-09-10
1
-1
/
+1
*
AutoTest: Fix warning about type mismatch
Christian Stenger
2019-08-23
1
-1
/
+1
*
AutoTest: Fix handling of unnamed QuickTests
Christian Stenger
2019-08-22
1
-4
/
+13
*
AutoTest: Fix parsing of multiple test cases in single qml file
Christian Stenger
2019-07-30
1
-5
/
+15
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
AutoTest: Adapt Type enum
Christian Stenger
2019-05-23
1
-10
/
+10
*
AutoTest: Add suite layer for tests
Christian Stenger
2019-05-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.7'
Eike Ziller
2018-08-15
1
-5
/
+5
|
\
|
*
AutoTest: Fix and unify handling of group nodes
Christian Stenger
2018-08-07
1
-5
/
+5
*
|
AutoTest: Code cosmetics
Christian Stenger
2018-07-20
1
-1
/
+1
|
/
*
AutoTest: Fix handling of cpp files for Quick tests
Christian Stenger
2018-07-11
1
-0
/
+18
*
AutoTest: Add action to run all tests from current file
Sergey Morozov
2018-05-15
1
-0
/
+30
*
AutoTest: Use TypedTreeItem for test tree items
Christian Stenger
2018-04-20
1
-48
/
+28
*
AutoTest: Avoid unneeded duplication on rebuild
Christian Stenger
2018-04-16
1
-0
/
+22
*
AutoTest: Simplify determination of RunConfiguration
Christian Stenger
2018-04-13
1
-1
/
+1
*
AutoTest: Provide possibility to copy tree items
Christian Stenger
2018-04-11
1
-0
/
+7
*
AutoTest: Ensure removal of empty items if possible
Christian Stenger
2018-01-26
1
-0
/
+6
*
AutoTest: Fix running test cases with grouping
Christian Stenger
2018-01-25
1
-45
/
+66
*
AutoTest: Allow grouping of test cases
Christian Stenger
2018-01-15
1
-1
/
+37
*
AutoTest: Fix running Quick Tests with special functions
Christian Stenger
2017-11-20
1
-2
/
+6
[next]