Commit Graph

461 Commits

Author SHA1 Message Date
ck
271f3ce8ef Debugger: Fix autotests for QAbstractItemModel & friends. 2009-10-14 14:19:00 +02:00
ck
4ead5b7202 Debugger: Dumper fix.
- If NSX and NSY have quotes for the QT_NAMESPACE case, they need them
  for the non-namespace case too.
- Dumper autotest: Replace hard-coded namespace with compile-time
  dynamic one.
2009-10-14 12:59:39 +02:00
ck
f3132c13e0 Debugger: Fix QFileInfo auto test. 2009-10-14 12:32:13 +02:00
hjk
594730f3ac debugger: adjust dumper autotest to valuedisabled='true' -> valueeditable='false' change 2009-10-13 14:42:47 +02:00
Daniel Molkentin
3aa358dea8 Get rid of tcf/json in the autotests, too.
Reviewed-By: Oswald Buddenhagen
2009-10-09 12:34:07 +02:00
Friedemann Kleint
603630fad6 Debugger: Use Gdbmi parser in CDB for parsing of protocol 1
Change dumper protocol 1 output not to contain type names as
hash keys (might contain blanks), use lists instead.
Start fixing autotests for 4.6.
2009-09-18 16:55:17 +02:00
hjk
786a0deb77 debugger: constify the address parameter passed to qDumpObjectData 2009-08-27 17:07:37 +02:00
hjk
1a772601dc debugger: fix auto text for QStringList in QVariant; 2009-08-27 17:04:00 +02:00
hjk
9b34946f85 debugger: cosmetics of the dumper output 2009-08-27 16:52:14 +02:00
hjk
fab99c333c debugger: rework the dumper tests (make the check results, not implementations) 2009-08-26 16:48:26 +02:00
hjk
8ad116c0f1 debugger: re-organize autotests. also adjust to recent QScopedPointer changes 2009-08-26 16:11:23 +02:00