qt5base-lts/tests/auto/corelib
Olivier Goffart 3ad7ddf265 Fix crash in tst_qatomicpointer test
if given char*, QCOMPARE will try to compare the strings pointed by the
char*

In this case, the char* just point to garbage, we just want to compare
the addresses.

(Was changed in commit 6fcfae99d3)

Change-Id: I9edb2b676aedf67a252aea6a41d56cd1eef7befc
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2011-11-29 00:07:02 +01:00
..
animation Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
global Change the return value of QObject::connect 2011-11-25 01:12:14 +01:00
io Fix sanity check of network test server 2011-11-28 08:13:41 +01:00
kernel Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
plugin Improved failure messages from tst_qlibrary 2011-11-28 08:13:41 +01:00
statemachine Remove obsolete code from QStateMachine test. 2011-11-21 04:55:02 +01:00
thread Fix crash in tst_qatomicpointer test 2011-11-29 00:07:02 +01:00
tools Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
xml Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00