qt5base-lts/tests/auto/qatomicpointer
Jason McDonald 94a7d439f2 Remove Q_ASSERT from qatomicint/pointer autotests
Some code in these tests is not intended to be executed, but rather to
detect compiler warnings.  Instead of having an obscure fatal error if
this code is run in a debug build, it now has a clear fatal error if run
in any build.

Change-Id: I1c9d27bb14ebf3313865b68e3e57668ba1d14e25
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 70f42ced8e01ddf0098b143e5804c22d55ebf16f)
2011-05-18 10:46:40 +10:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qatomicpointer.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qatomicpointer.cpp Remove Q_ASSERT from qatomicint/pointer autotests 2011-05-18 10:46:40 +10:00