qt5base-lts/tests/auto/concurrent
Christian Strømme 5e3f770ad5 Fix problem with exception reporting in QFuture::waitForResult()
This fixes a problem that occurs when a task, that is run synchronously,
throws an exception. If that happened, then the exception would not be
re-thrown, because of an early return.

Task-number: QTBUG-54831
Change-Id: Ic70c5b810ec6adce6e62bfd6832ba9f170b13a7f
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
2016-08-23 14:55:49 +00:00
..
qtconcurrentfilter Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
qtconcurrentiteratekernel Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentmap Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v). 2015-07-27 12:09:19 +00:00
qtconcurrentmedian Update copyright headers 2015-02-11 06:49:51 +00:00
qtconcurrentrun Fix problem with exception reporting in QFuture::waitForResult() 2016-08-23 14:55:49 +00:00
qtconcurrentthreadengine Update copyright headers 2015-02-11 06:49:51 +00:00
concurrent.pro QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00