summaryrefslogtreecommitdiffstats
path: root/tests/manual/windowflags/controls.cpp
diff options
context:
space:
mode:
authorDavid Faure <david.faure@kdab.com>2013-01-19 11:52:03 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-22 13:29:33 +0100
commite01b1634048ebf5858b77f2a6541a960babe232c (patch)
tree92b974e06ba2b4c510c8f814d4a3e888a56aa216 /tests/manual/windowflags/controls.cpp
parentc73dc44606bee960b734c2bc5db22c5400dadb3c (diff)
QTestLib: improve output when comparing lists fails.
Only QStringList was handled before, now any QList is handled. A specialization for QStringList is still needed though, due to the way template matching works. Example with QList<int>. Before: FAIL! : tst_QTextCodec::threadSafety() Compared values are not the same Loc: [../tst_qtextcodec.cpp(2057)] After: FAIL! : tst_QTextCodec::threadSafety() Compared lists differ at index 0. Actual (res2.toList()): '0' Expected (mibList): '3' Loc: [../tst_qtextcodec.cpp(2057)] Change-Id: If0fdec3236ddb78a679ee549aba569ef5571c395 Reviewed-by: Jason McDonald <macadder1@gmail.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'tests/manual/windowflags/controls.cpp')
0 files changed, 0 insertions, 0 deletions