qt6-bb10/tests/auto/corelib
Ulf Hermann 0a06e1baf9 Modernize the "thread" feature
Add it to configure.json and replace all occurrences of QT_NO_THREAD
with QT_CONFIG(thread). Add conditions for other features that depend
on thread support. Remove conditions where we can use the QMutex and
QThreadStorage stubs.

Change-Id: I284e5d794fda9a4c6f4a1ab29e55aa686272a0eb
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
2018-08-17 00:34:36 +00:00
..
animation Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13 2018-08-08 18:41:04 +00:00
codecs tst_qtextcodec: Use qt_test_helper functionality 2018-07-25 10:27:42 +00:00
global Avoid signed/unsigned warning in template 2018-08-16 10:10:22 +00:00
io Fix QMetaObject naming of class enum flag 2018-08-11 07:59:15 +00:00
itemmodels Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
kernel Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
mimetypes QMimeDatabase: fix assert when fetching data for invalid mimetype 2018-04-06 07:19:01 +00:00
plugin Enable QPluginLoader test for static builds 2018-08-03 20:26:58 +00:00
serialization Merge remote-tracking branch 'origin/5.11' into dev 2018-08-07 17:44:51 +02:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
tools Refactor wildcard support in QRegularExpression 2018-08-16 16:30:14 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00