debugger: update manual tests

Task-number: QTCREATORBUG-5184, QTCREATORBUG-5106
Change-Id: Icc43f534755f897eeea5333186b84fec91dbb8c0
Reviewed-on: http://codereview.qt.nokia.com/606
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-06-22 13:16:29 +02:00
committed by hjk
parent 0d3802aea7
commit 96d19ffff0
2 changed files with 23 additions and 12 deletions

View File

@@ -2500,9 +2500,9 @@ if False:
if True:
def qdump__A5106(d, item):
if False:
def qdump__bug5106__A5106(d, item):
d.putName("a")
d.putValue(item.value["m_a"])
d.putValue("This is the value: %s" % item.value["m_a"])
d.putType(" ")
d.putNumChild(0)