qt5base-lts/tests/auto/corelib/tools
Thiago Macieira 5bfeab8749 Make all uses of QBasicAtomicInt and Pointer use load() and store()
Most of these changes are search-and-replace of d->ref ==, d->ref !=
and d->ref =.

The QBasicAtomicPointer in QObjectPrivate::Connection didn't need to
be basic, so I made it QAtomicPointer.

Change-Id: Ie3271abd1728af599f9ab17c6f4868e475f17bb6
Reviewed-on: http://codereview.qt-project.org/5030
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-10-03 07:57:41 +02:00
..
qalgorithms Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qbitarray Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qbytearray Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qbytearraymatcher Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qcache Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qchar Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qcontiguouscache Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qcryptographichash Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qdate Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qdatetime Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qeasingcurve Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qelapsedtimer Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qexplicitlyshareddatapointer Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qfreelist Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qhash Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qline Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qlist Fix autotest gui/widgets dependencies 2011-09-19 10:24:25 +02:00
qlocale Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qmap Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qmargins Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qpoint Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qqueue Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qrect Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qregexp Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qringbuffer Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qscopedpointer Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qscopedvaluerollback Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qset Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qsharedpointer Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
qsize Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qsizef Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstl Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstring Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
qstringbuilder Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstringlist Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstringmatcher Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qstringref Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
qtextboundaryfinder Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
qtime Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qtimeline Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qvarlengtharray Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qvector Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
tools.pro Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00