qt5base-lts/tests/auto/concurrent
David Faure 78b8f7803b QtConcurrentRun: add unittest for polling for isFinished()
I had intermittent failures with this kind of code in my unittests,
not sure why yet. This test seems to pass reliably, apart from
helgrind saying it triggers the known race in QFuture::isFinished,
for which Marc is working on a fix.

Change-Id: I4aabe77566dc1af859a016ffe8a4cce19ddf25c8
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2016-02-15 13:53:57 +00:00
..
qtconcurrentfilter Updated license headers 2016-01-21 18:55:18 +00:00
qtconcurrentiteratekernel Updated license headers 2016-01-21 18:55:18 +00:00
qtconcurrentmap Updated license headers 2016-01-21 18:55:18 +00:00
qtconcurrentmedian Updated license headers 2016-01-21 18:55:18 +00:00
qtconcurrentrun QtConcurrentRun: add unittest for polling for isFinished() 2016-02-15 13:53:57 +00:00
qtconcurrentthreadengine Updated license headers 2016-01-21 18:55:18 +00:00
concurrent.pro QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00