Commit Graph

446 Commits

Author SHA1 Message Date
ck
0a0b16a1db Added more dumper auto tests.
Added test for QImage and fixed bug uncovered by that test.
Also prepared test for QSharedPointer.
2009-07-16 14:35:49 +02:00
Friedemann Kleint
e8e63ae40b Debugger: Test for QVector padding. 2009-07-16 12:57:07 +02:00
hjk
05b474abfc debugger: start on manual test for TRK parts 2009-07-15 17:55:14 +02:00
ck
c13f83268a Added dumper auto test for QTextCodec. 2009-07-15 09:46:55 +02:00
hjk
a16aa2e0d6 debugger: remove duplicated 'completeSuffix' entry in QFileInfo dumper 2009-07-15 09:26:00 +02:00
ck
9077380d02 Added dumper auto test for QByteArray. 2009-07-14 16:39:35 +02:00
hjk
56a81a06b5 debugger: fix regression in QMap dumping introduced in 5bd1d2a0 2009-07-14 10:08:12 +02:00
ck
ef9b82381d Added more dumper auto tests.
Added tests for QDir and QAbstractItemModel. Prepared test for QFileInfo.
2009-07-14 09:57:34 +02:00
hjk
05d555acec fakevim: fix problem with <Backspace> in insert mode on new line when
AutoIndent is on
2009-07-13 09:07:24 +02:00
ck
75ea610a8c Added auto test for QDateTime dumper. 2009-07-10 17:43:47 +02:00
ck
911d15a879 Added QDumper auto tests.
Added auto tests for QChar and QFile dumpers.
2009-07-10 14:57:50 +02:00
hjk
56b24aac36 debugger: reduce amount of data produced by the dumpers by removing
predicatable parts.
2009-07-10 13:40:54 +02:00
hjk
ef786bf32e debugger: do not output child type and numchild information if it is equal
to the ones specified in the childtype and childnumchild items
2009-07-10 13:40:54 +02:00
hjk
209037e98f debugger: remove the InnerValueResult enum and handling again.
60 lines of mainly useless code
2009-07-10 11:39:11 +02:00
hjk
717ae824ce debugger: fix regression in QVector dumper
Was broken due to a change in the QVector implementation (See 343e848abc1 and
a07385de156 in Qt master)
2009-07-10 09:50:51 +02:00
hjk
206adf2d43 debugger: work on dumper auto tests 2009-07-09 10:26:54 +02:00
hjk
e8badc7179 debugger: make autotests work with both namespaced and non-namespaced Qt 2009-07-09 09:55:19 +02:00
hjk
de6fda2020 debugger: add auto tests for QList 2009-07-08 18:28:49 +02:00
hjk
eb83377f5a debugger: enhance time logging for individual commands 2009-07-08 17:28:04 +02:00
hjk
ab4348ff4a fakevim: partial fix for Gyyp 2009-07-03 13:26:08 +02:00
hjk
a125e54b51 add a basic autotest for QVariant dumper 2009-07-03 13:26:07 +02:00
Aaron McCarthy
16286b763d Support condition scopes in pro files.
The CONFIG variable was not being checked when testing conditional
scopes. Resulting in, for example, incorrect executable paths when
those paths depend on a particular CONFIG value being set.
2009-07-03 09:21:33 +10:00
hjk
ffee3f98af debugger: fix regression in QVariant dumper 2009-07-01 14:15:44 +02:00
Roberto Raggi
c4fdda5bd6 Compile. 2009-06-29 14:31:25 +02:00
hjk
fc145c2c02 debugger: reduce use of macros in dumper code 2009-06-26 10:52:19 +02:00
hjk
b295aec1ad debugger: fix several small issues in the dumper code
Fix typo in QChar helper.
Add a auto tests for some of the dumpers.
Make the dumpers compilable for Qt < 4.5 for better regression tests.
Make manual tests compile with Qt < 4.5.
2009-06-26 10:51:27 +02:00
hjk
2a959f47a4 debugger: use an expandable tree in the debugger tooltip 2009-06-24 12:31:09 +02:00
hjk
69f58777c2 debugger: also simplify diplayed type of nested std::containers 2009-06-23 10:25:06 +02:00
Roberto Raggi
cf2125e045 Added a few more defines 2009-06-19 12:44:32 +02:00
Roberto Raggi
20545fd4b1 Fixed more template-id vs expressions ambiguites. 2009-06-19 12:39:32 +02:00
Roberto Raggi
b4a27f6995 Added test tst_AST::condition_1() 2009-06-19 11:23:30 +02:00
Roberto Raggi
e6d0f2ca0c Fixed the auto tests. 2009-06-19 11:19:56 +02:00
Roberto Raggi
9c038180d8 Improved compatibility with the gcc extensions. 2009-06-18 17:49:17 +02:00
Roberto Raggi
a29864ef01 New generators for ASTVisit.cpp and ASTClone.cpp 2009-06-17 16:08:33 +02:00
hjk
609f4a437b debugger: Rework watch model.
It's now properly using canFetchMore/fetchMore. cdb is not yet ported.
2009-06-17 16:00:04 +02:00
Roberto Raggi
019fead338 Generator for the accept0 methods. 2009-06-17 14:14:51 +02:00
Jason McDonald
884b7af769 Update license headers and sales contact details.
Reviewed-by: Trust Me
2009-06-17 00:01:27 +10:00
Oswald Buddenhagen
78a4657152 add test for pointer list with null pointers 2009-06-16 13:25:58 +02:00
con
9c7801956d Merge commit 'origin/1.2'
Conflicts:
	src/plugins/debugger/breakwindow.cpp
2009-06-12 17:03:17 +02:00
hjk
47d766d91f debugger: kill the debugger if it is still running after it said it has died. 2009-06-12 14:28:13 +02:00
hjk
6077d20b96 fakevim: fix . after C in command mode 2009-06-11 17:11:10 +02:00
Roberto Raggi
7d1bf1fe57 Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline 2009-06-11 17:03:53 +02:00
hjk
b919dbe572 fakevim: fix cursor column positioning bug after cfx + <Down> 2009-06-11 15:42:01 +02:00
Roberto Raggi
053f9b449c Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline 2009-06-10 13:11:40 +02:00
Oswald Buddenhagen
bab72215c8 fix test build 2009-06-10 10:57:00 +02:00
Roberto Raggi
0af74cd6f3 A simple generator for the clone methods. 2009-06-05 13:17:14 +02:00
Roberto Raggi
3dd247b958 Compile. 2009-06-05 09:47:23 +02:00
hjk
5892ea1b1d fakevim: fix problem where previously inserted text became part of a '.' 2009-06-04 16:08:34 +02:00
hjk
d7af85a097 debugger: implement a dumper for QAbstractItemModel
This also squashes a namespace related bug introduced by the watchutils
refactoring.
2009-06-03 12:48:48 +02:00
hjk
311ca7a074 fakevim: more undo work 2009-06-03 12:48:48 +02:00