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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger: add autotest for synchroneous dumpers
hjk
2009-10-29
1
-106
/
+348
*
Debugger: Do not use C99 types for pointers in sprintf() formats.
Friedemann Kleint
2009-10-29
1
-8
/
+7
*
TRK: Changed strings.
Robert Loehning
2009-10-29
1
-1
/
+1
*
debugger: work on autotests
hjk
2009-10-29
1
-301
/
+337
*
debugger: fix the autotest fix
hjk
2009-10-29
1
-0
/
+1
*
debugger: work on auto tests
hjk
2009-10-28
1
-97
/
+118
*
Debugger: Fix gdb autotest
Friedemann Kleint
2009-10-28
1
-20
/
+56
*
debugger: add missing .pro file
hjk
2009-10-27
2
-1
/
+16
*
debugger: work on dumper autotests
hjk
2009-10-27
1
-1
/
+80
*
Debugger: Fix autotests on Windows
Friedemann Kleint
2009-10-27
1
-3
/
+9
*
Print the result of the preprocessor.
Roberto Raggi
2009-10-27
1
-2
/
+30
*
Removed obsoleted test.
Roberto Raggi
2009-10-27
1
-17
/
+2
*
Initial work on the `new' GenTemplateInstance.
Roberto Raggi
2009-10-26
1
-2
/
+2
*
Autotests: Compile on Windows
Friedemann Kleint
2009-10-26
3
-2
/
+5
*
Test ExpressionUnderCursor
Roberto Raggi
2009-10-26
1
-0
/
+21
*
Test GenTemplateInstance.
Roberto Raggi
2009-10-26
1
-0
/
+28
*
We expect failures in tst_Semantic::pointer_to_function_1
Roberto Raggi
2009-10-26
1
-1
/
+3
*
Link with cplusplus library.
Roberto Raggi
2009-10-26
6
-13
/
+10
*
S60: Split up starters into a different file.
Friedemann Kleint
2009-10-26
1
-1
/
+1
*
Test the enclosing scope of pointer-to-function symbols.
Roberto Raggi
2009-10-26
1
-0
/
+20
*
S60: Add startup logic for Bluetooth to the project/run configuration
Friedemann Kleint
2009-10-23
2
-35
/
+70
*
debugger: more autotest work
hjk
2009-10-23
1
-278
/
+574
*
Added plain-cplusplus manual test.
Roberto Raggi
2009-10-23
2
-0
/
+102
*
debugger: more autotests
hjk
2009-10-21
1
-23
/
+65
*
debugger: work on debugger autotests
hjk
2009-10-21
1
-138
/
+232
*
Fixed the output generated by CloneCG and VisitCG.
Roberto Raggi
2009-10-21
1
-9
/
+3
*
Removed obsoleted code.
Roberto Raggi
2009-10-21
3
-194
/
+4
*
debugger: work on autotests
hjk
2009-10-20
1
-14
/
+39
*
More tests for template-ids.
Roberto Raggi
2009-10-20
1
-6
/
+36
*
Added tests for the new regressions in the C++ parser.
Roberto Raggi
2009-10-20
1
-1
/
+19
*
Cleanup the C++ front-end.
Roberto Raggi
2009-10-20
3
-3
/
+3
*
Improved parsing of ambiguous statements.
Roberto Raggi
2009-10-19
1
-7
/
+69
*
Fix for invalid parsing of "(a)[b]", including test cases.
Erik Verbruggen
2009-10-19
1
-3
/
+206
*
debugger: work on test frame work for new dumpers
hjk
2009-10-16
1
-87
/
+157
*
Debugger: Adapt autotests to know new signals.
ck
2009-10-14
1
-9
/
+22
*
Debugger: Fix autotests for QAbstractItemModel & friends.
ck
2009-10-14
1
-3
/
+7
*
Debugger: Dumper fix.
ck
2009-10-14
1
-1
/
+1
*
Debugger: Fix QFileInfo auto test.
ck
2009-10-14
1
-3
/
+20
*
debugger: work on new autotests
hjk
2009-10-14
1
-17
/
+44
*
debugger: work on autotests
hjk
2009-10-14
1
-104
/
+171
*
debugger: work on dumper autotests
hjk
2009-10-13
2
-1
/
+2325
*
debugger: adjust dumper autotest to valuedisabled='true' -> valueeditable='fa...
hjk
2009-10-13
1
-24
/
+25
*
debugger: don't test json parsing as this was removed
hjk
2009-10-13
1
-1
/
+0
*
Get rid of tcf/json in the autotests, too.
Daniel Molkentin
2009-10-09
2
-14
/
+0
*
Trk: Controlling Launcher using an enum.
Robert Loehning
2009-10-05
1
-3
/
+10
*
debugger: add a manual test case for endless recursion
hjk
2009-10-01
1
-0
/
+6
*
S60: Split run configurations
Friedemann Kleint
2009-09-28
1
-5
/
+11
*
debugger: work on remote debugging using plain gdbserver
hjk
2009-09-24
1
-5
/
+6
*
Trk: Use a separate tread for writing, polish interface & trklauncher
Friedemann Kleint
2009-09-22
1
-2
/
+2
*
Remove reference to extensionsystem test, which doesn't seem to exist.
Rohan McGovern
2009-09-22
1
-1
/
+0
[next]