qt5base-lts/tests/auto/concurrent
Volker Hilsheimer 27f78b9da5 Fix compiler warning from comparing signed to unsigned
std::vector::size returns size_t, which is unsigned.
Change-Id: I81ba3d58a1bd3a3c3d90c911263a5c0df0441b16
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
2020-11-27 07:28:25 +00:00
..
qtconcurrentfilter Automatically generate unit tests for QtConcurrent 2020-11-09 16:01:33 +01:00
qtconcurrentfiltermapgenerated Automatically generate unit tests for QtConcurrent 2020-11-09 16:01:33 +01:00
qtconcurrentiteratekernel CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtconcurrentmap Fix compiler warning from comparing signed to unsigned 2020-11-27 07:28:25 +00:00
qtconcurrentmedian CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtconcurrentrun Forbid implicit conversions between QFuture and other types 2020-10-30 17:19:26 +01:00
qtconcurrenttask QtConcurrent: Handle running with promise inside QTaskBuilder 2020-10-28 15:38:52 +01:00
qtconcurrentthreadengine Store std::exception_ptr in QUnhandledException 2020-10-26 14:27:02 +01:00
CMakeLists.txt Automatically generate unit tests for QtConcurrent 2020-11-09 16:01:33 +01:00
concurrent.pro Automatically generate unit tests for QtConcurrent 2020-11-09 16:01:33 +01:00
testhelper_functions.h Automatically generate unit tests for QtConcurrent 2020-11-09 16:01:33 +01:00