qt5base-lts/tests/auto/corelib
Allan Sandfeld Jensen 733923c81c Add a safer way to use QThreadPool::reserveThread
Add startOnReservedThread that specifically releases a reserved thread
and uses it atomically for a given task. This can make a positive
number of reserved threads work.

Change-Id: I4bd1dced24bb46fcb365f12cbc9c7905dc66cdf1
Reviewed-by: David Faure <david.faure@kdab.com>
2021-10-06 14:55:20 +02:00
..
animation Avoid use after free in tst_qsequentialanimationgroup 2021-06-02 16:45:23 +02:00
global Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
io Compile private Qt APIs autotests for INTEGRITY 2021-10-05 20:35:47 +03:00
itemmodels Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
kernel Compile private Qt APIs autotests for INTEGRITY 2021-10-05 20:35:47 +03:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Q{Elf,Mach}Parser: harmonize the arguments passed 2021-10-04 14:01:42 -07:00
serialization Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
text Always enable QRegularExpression's JIT when testing 2021-10-06 13:34:17 +02:00
thread Add a safer way to use QThreadPool::reserveThread 2021-10-06 14:55:20 +02:00
time Fix QDateTimeParser's handling of 't' format to match serialization 2021-09-20 15:05:36 +02:00
tools Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00