Christian Stenger
08ad4bef77
Tests: Robustify compile of debugger auto tests
...
Change-Id: I9deb837b693c433e3c865dda2b212129e193d63b
Reviewed-by: hjk <hjk@theqtcompany.com >
2015-04-13 13:26:10 +00:00
hjk
a9a3f0e306
Debugger: Add offset test for QDateTime
...
Change-Id: I08d4023eee9c3af02e448f8bed41dba61d8b0989
Reviewed-by: Christian Stenger <christian.stenger@digia.com >
2014-03-28 14:16:06 +01:00
hjk
fafff16ce3
Debugger: Add auto test for private offsets
...
Change-Id: I45e8593c492814100ddd36fa5269d6435941ad47
Reviewed-by: hjk <hjk121@nokiamail.com >
2014-03-06 15:12:10 +01:00
hjk
2a4cb11d1b
Debugger: Fix disassembler parsing if print max-symbolic-offset is 1
...
Task-number: QTCREATORBUG-11504
Change-Id: Iaf26fbeefda46280e20b6a0943d15c4f2423f674
Reviewed-by: Christian Stenger <christian.stenger@digia.com >
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com >
2014-02-19 09:55:11 +01:00
hjk
df2ecb4edd
Move the textual simplification of container type to debugger again
...
This is the only user, and likely will stay so for a while, and
eases the linking of the debugger autotests.
Change-Id: I822fa892f105a5b7985370b26e50aa94cac74bb3
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com >
2014-01-08 14:49:35 +01:00
hjk
1d6860c341
Debugger: Clean up old test code
...
There is a file fixme.cpp now containing parts of old test
code that should be incorporated into tst_dumpers.cpp.
Change-Id: I53300a91bf6d2a2853ac18188b8b11f93907df23
Reviewed-by: hjk <hjk121@nokiamail.com >
2013-02-13 16:14:24 +01:00
hjk
aa9d4b0b76
Debugger: Don't build outdated auto tests
...
Change-Id: I00693667453cd8c99691e41bedda91891e60de25
Reviewed-by: hjk <hjk121@nokiamail.com >
2013-02-12 17:48:28 +01:00
hjk
3f44b6c4e5
Debugger: Work on dumper auto tests
...
Change-Id: Ied98a6e9191f39bb223d9f8ab07d44ee103b643d
Reviewed-by: hjk <hjk121@nokiamail.com >
2013-01-25 22:05:02 +01:00
Christian Kandeler
f0d1a60d41
Debugger: Add auto tests for name demangler.
...
Change-Id: I79c0d25dbddb201e10079afa9fb76b3c737ba135
Reviewed-by: hjk <qthjk@ovi.com >
2012-05-09 13:55:10 +02:00
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