Commit Graph

11 Commits

Author SHA1 Message Date
Bill King
faa4d4fc69 tests: Remove unused testcase 2011-02-17 13:01:08 +01:00
Bill King
bd92874c29 tests: Don't run the gdb test on win32-msvc. It makes no sense. 2011-02-17 12:13:53 +01:00
hjk
5afeaa720d debugger: more robust version string parsing
Fix for QTCREATORBUG-1490

Reviewed-By: Friedemann Kleint
2010-05-27 15:55:01 +02:00
hjk
b9cd3378f7 debugger: work on dumper autotests 2009-10-13 14:42:47 +02:00
hjk
8ad116c0f1 debugger: re-organize autotests. also adjust to recent QScopedPointer changes 2009-08-26 16:11:23 +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
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
hjk
898179f8fe debugger: work on auto test 2009-04-06 16:30:27 +02:00
hjk
733fb8fb62 debugger: move mi parser test case to a proper autotest 2009-04-06 14:08:02 +02:00