qt5base-lts/tests/auto/corelib/tools
Bradley T. Hughes 6fcfae99d3 Remove warnings from deprecated atomic operators in autotests
Use QAtomic*::load() and ::store() instead of the deprecated
cast, assignment, and comparison operators. These will be removed
in the near future.

The tests for these particular operators have not been changed,
though, as the change to remove the operators will also remove
the respective tests.

Change-Id: I2f24d18992af0c6e0f487d707218e4e84f4bdd12
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2011-11-16 10:32:10 +01:00
..
qalgorithms Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qbitarray Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qbytearray Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qbytearraymatcher Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qcache Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qchar Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qcontiguouscache Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qcryptographichash Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qdate Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qdatetime Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qeasingcurve Adding test for custom bezier easing curves 2011-11-11 09:16:47 +01:00
qelapsedtimer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qexplicitlyshareddatapointer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qfreelist Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qhash Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qline Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qlist Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qlocale Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmap Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qmargins Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qpoint Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qqueue Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qrect Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qregexp Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qringbuffer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qscopedpointer Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qscopedvaluerollback Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qset Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsharedpointer Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qsize Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsizef Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstl Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstring Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstringbuilder Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstringlist Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstringmatcher Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qstringref Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtextboundaryfinder Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qtime Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtimeline Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qvarlengtharray Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qvector Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tools.pro Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00