ck
9077380d02
Added dumper auto test for QByteArray.
2009-07-14 16:39:35 +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
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
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
a125e54b51
add a basic autotest for QVariant dumper
2009-07-03 13:26:07 +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
69f58777c2
debugger: also simplify diplayed type of nested std::containers
2009-06-23 10:25:06 +02:00
hjk
39d3d35cdc
debugger: add a primitive json parser (copied and trimmed from the mi parser)
2009-05-19 15:23:12 +02:00
Oswald Buddenhagen
f0c1244cbe
fix MI parser & dumper
2009-05-05 21:00:24 +02:00
hjk
40700c9dd7
debugger: add an autotest for the regexp used for paring 'info break' output
2009-04-16 12:52:29 +02:00
hjk
163705b879
debugger: less debug output in cases we know what's missing
2009-04-14 12:20:23 +02:00
hjk
de8922839b
debugger: work on test suite
2009-04-07 10:41:01 +02:00
hjk
a7e677421d
debugger: work on autotests
...
Qt creator starts up now, no debugging yet.
2009-04-07 10:41:01 +02:00
hjk
9318459b47
debugger: allow short stack to be expanded by a context menu item or
...
double click on the "<...>" line
2009-04-07 10:41:01 +02:00
hjk
898179f8fe
debugger: work on auto test
2009-04-06 16:30:27 +02:00
hjk
c1124a4f8a
debugger: work on gdbmi test cases
2009-04-06 16:30:26 +02:00
hjk
733fb8fb62
debugger: move mi parser test case to a proper autotest
2009-04-06 14:08:02 +02:00