qt5base-lts/tests/auto/corelib/tools/qscopedpointer
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
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qscopedpointer.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qscopedpointer.cpp Remove warnings from deprecated atomic operators in autotests 2011-11-16 10:32:10 +01:00