qt5base-lts/tests/auto/concurrent
Jarek Kobus daea738b9f Cleanup the qtconcurrentfilter test
Get rid of code repetition in concurrentfilter test.
Move tests with initial value next to their original version.
Join new lambda tests into a common functions
testing all possible 16 combinations of
functor / function / member / lambda, as they
test in fact the same function. There is no need
to distinguish lambda case over other cases.
This helps in test readability and maintenance.
Add missing tests for lambdas with a combination
of initial value.

Task-number: QTBUG-83802
Change-Id: I45930c1e18a9e4e561909f46a5cbbdf0ad7ba333
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-05-07 15:23:46 +02:00
..
qtconcurrentfilter Cleanup the qtconcurrentfilter test 2020-05-07 15:23:46 +02:00
qtconcurrentiteratekernel Regenerate tests/auto/concurrent 2019-11-13 10:07:59 +00:00
qtconcurrentmap Squash again some tests in concurrentmap 2020-04-21 10:28:06 +02:00
qtconcurrentmedian Resolve Qt6 TODO items, replace Median and BlockSizeManager 2020-04-09 02:49:18 +02:00
qtconcurrentrun Improve Map|Map-Reduce and Filter|Filter-Reduce implementation 2020-04-14 19:06:27 +02:00
qtconcurrenttask QTaskBuilder::spawn: add an overload that doesn't return a future object 2020-04-14 17:44:13 +02:00
qtconcurrentthreadengine Regenerate tests/auto/concurrent 2019-11-13 10:07:59 +00:00
CMakeLists.txt QtConcurrent: add fluent interface to configure a task before run 2020-03-29 20:44:32 +01:00
concurrent.pro QtConcurrent: add fluent interface to configure a task before run 2020-03-29 20:44:32 +01:00