qt5base-lts/tests/auto/qmutex
Jason McDonald f872c1a065 Remove Q_ASSERT's from QMutex autotest
Don't perform actions needed for the test inside Q_ASSERT, because these
actions won't happen in a non-debug build. Instead count the number of
failures and verify that the count is zero at the end of the test.

Change-Id: Ibe0d194111e5247118d59a7760f0946d2c44faf9
Task-number: QTBUG-17582
Reviewed-by: Rohan McGovern
(cherry picked from commit 8d2127d44e6c8af6b041688376de0e5747a1810a)
2011-05-18 10:46:46 +10:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qmutex.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qmutex.cpp Remove Q_ASSERT's from QMutex autotest 2011-05-18 10:46:46 +10:00