qt6-bb10/tests/auto/corelib/concurrent
Jason McDonald d34c8b55f3 Only use QVERIFY in test functions.
The modified test was using QVERIFY in the destructor of a local class,
but QVERIFY should only be used directly in a test function.  This
commit changes the local class to record the result of the test and
verifies that result in the test function.

Change-Id: Ie68ac6aa880368c961ebfa67cd452f0fbf26db89
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-24 05:56:48 +01:00
..
qfuture Only use QVERIFY in test functions. 2011-11-24 05:56:48 +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 qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qtconcurrentmap qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qtconcurrentresultstore qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
qtconcurrentrun Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +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