qt5base-lts/tests/auto/corelib/thread
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
..
qatomicint Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qatomicpointer Fix crash in tst_qatomicpointer test 2011-11-29 00:07:02 +01:00
qmutex Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qmutexlocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qreadlocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qreadwritelock Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsemaphore Cleanup corelib autotests 2011-11-11 04:28:14 +01:00
qthread Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qthreadonce Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qthreadstorage Cleanup corelib autotests 2011-11-25 07:56:16 +01:00
qwaitcondition Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qwritelocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
thread.pro Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00