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
/
plugins
/
autotest
/
testrunner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add settings page for Squish tests
Robert Loehning
2015-05-11
1
-1
/
+1
*
Do not allow triggering multiple test runs at once
Christian Stenger
2015-04-16
1
-7
/
+16
*
Autotest: edit UI text and messages
Leena Miettinen
2015-03-31
1
-12
/
+12
*
Fix copyright headers
Christian Stenger
2015-02-19
1
-4
/
+5
*
Try to guess run configuration if none is explicitly set
Christian Stenger
2015-02-17
1
-5
/
+12
*
Clean up plugin
Christian Stenger
2015-02-17
1
-3
/
+3
*
Make sure to get output on Windows when using Qt5.4 or higher
Christian Stenger
2015-01-27
1
-0
/
+2
*
introduce testxmloutputreader
Tim Jenssen
2015-01-21
1
-267
/
+43
*
refactor performTestRun
Tim Jenssen
2015-01-21
1
-55
/
+39
*
avoid abbreviations in variable names
Tim Jenssen
2015-01-14
1
-47
/
+47
*
remove static variable testRunner
Tim Jenssen
2015-01-14
1
-38
/
+33
*
merge performTestRun and performExec
Tim Jenssen
2015-01-14
1
-59
/
+52
*
variables as complete words are better
Tim Jenssen
2015-01-12
1
-21
/
+20
*
don't pollute the Autotest namespace with an enum
Tim Jenssen
2015-01-12
1
-17
/
+17
*
fix warning that "pep" is initialized but not referenced
Tim Jenssen
2015-01-09
1
-4
/
+3
*
Get rid of the Locker in TestResultModel...
Tim Jenssen
2015-01-09
1
-12
/
+24
*
introduce FaultyTestResult class
Tim Jenssen
2015-01-06
1
-35
/
+24
*
Add special message to results pane
Christian Stenger
2014-12-09
1
-0
/
+4
*
Provide test settings and make use of them
Christian Stenger
2014-12-09
1
-4
/
+59
*
Fix issue when buildQueueFinished signal is emitted too fast
Christian Stenger
2014-12-05
1
-1
/
+1
*
Add support for minimal benchmarks
Christian Stenger
2014-12-04
1
-0
/
+37
*
Don't cancel test run if some test configurations are faulty
Christian Stenger
2014-12-04
1
-1
/
+17
*
Improve support for Qt Quick Tests
Christian Stenger
2014-12-04
1
-1
/
+7
*
Add basic support for Qt Quick Test
Christian Stenger
2014-12-04
1
-1
/
+1
*
Disable context menu on test tree when executing test
Christian Stenger
2014-12-04
1
-2
/
+10
*
Cancel process when timeout is reached...
Christian Stenger
2014-12-04
1
-0
/
+8
*
Enable 'Run *' buttons only if tests are available
Christian Stenger
2014-12-04
1
-4
/
+3
*
Perform test execution in separate thread and add progress bar
Christian Stenger
2014-12-04
1
-135
/
+157
*
Add stop button and minor preparation for progress bar
Christian Stenger
2014-12-04
1
-1
/
+14
*
Rework the parsing and fixing detection of changes
Christian Stenger
2014-12-04
1
-1
/
+3
*
Provide basic test runner and output pane
Christian Stenger
2014-12-04
1
-0
/
+371