qt6-bb10/tests/auto/corelib
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
..
animation Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
global Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
io Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
kernel Allow to create a custom event dispatcher for specific QThreads. 2011-11-15 10:16:12 +01:00
plugin Re-enabled tst_qpluginloader 2011-11-11 18:28:49 +01:00
statemachine Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
thread Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
tools Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
xml Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00