qt6-bb10/tests/auto/corelib/kernel/qcoreapplication
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
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
Info.plist Provide sensible defaults for QCoreApplication::applicationVersion 2017-01-12 02:13:21 +00:00
qcoreapplication.pro qmake: Allow non-bundle apps and libs to have an Info.plist 2017-09-29 10:08:08 +00:00
tst_qcoreapplication.cpp Modernize the "thread" feature 2018-08-17 00:34:36 +00:00
tst_qcoreapplication.h Modernize the "thread" feature 2018-08-17 00:34:36 +00:00