qt5base-lts/tests/auto/corelib
João Abecasis 3fe1eed053 Workaround compiler issue
I can't figure this one out, but it seems to be a clang compiler bug
that is triggered in association with -DQT_NO_DEBUG. Changing the
test from QVERIFY to QCOMPARE keeps the intent and the check, but makes
the failure go away.

It can't hurt...

Change-Id: Ib34e5e850e5b731d729e417430dec55e372805ac
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
2012-02-22 01:53:21 +01:00
..
animation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
codecs Eliminate duplicate data row names in utf8 autotest. 2012-02-14 02:48:35 +01:00
global Fix qlogging test. 2012-02-21 08:39:44 +01:00
io Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00
itemmodels Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
json Added error reporting to QJsonParser 2012-02-18 18:08:06 +01:00
kernel Silence warnings/debug output from qobject tests 2012-02-20 19:51:41 +01:00
mimetypes Modify helper functions to remove embedded QSKIP call and return status. 2012-02-20 08:06:19 +01:00
plugin Fixed qlibrary unittest to work on mac 2012-02-10 03:02:07 +01:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Speed up tst_QWaitCondition 2012-02-20 00:21:00 +01:00
tools Workaround compiler issue 2012-02-22 01:53:21 +01:00
xml Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00