qt5base-lts/tests/auto/corelib/concurrent
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
..
qfuture Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qfuturesynchronizer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qfuturewatcher Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtconcurrentfilter Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtconcurrentiteratekernel Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qtconcurrentmap Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qtconcurrentresultstore Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtconcurrentrun Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qtconcurrentthreadengine Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
qthreadpool Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00
concurrent.pro Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00