qt6-bb10/tests/auto/concurrent
Jason McDonald 360e5e0c08 Remove commented code from qtconcurrentmap autotest.
The removed code was already commented out when the test was added to
the Qt repository and does not compile when uncommented as it calls
non-existant overloads of QtConcurrent::FunctionWrapper1::operator().

Change-Id: I5a02efae4b89e2815b077474aa7cd0192dcb2730
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-03-14 07:51:45 +01:00
..
qfuture Complete split of QtConcurrent. 2012-02-06 16:48:22 +01:00
qfuturesynchronizer
qfuturewatcher Complete split of QtConcurrent. 2012-02-06 16:48:22 +01:00
qtconcurrentfilter Remove gcc 3.x-specific code from QtConcurrent and its tests. 2012-03-12 13:14:05 +01:00
qtconcurrentiteratekernel
qtconcurrentmap Remove commented code from qtconcurrentmap autotest. 2012-03-14 07:51:45 +01:00
qtconcurrentresultstore
qtconcurrentrun
qtconcurrentthreadengine
concurrent.pro