qt5base-lts/tests/auto/gui/kernel/qguiapplication
Alexandru Croitor 9959090da8 CMake: Fix failing tests on macOS developer builds
tst_qguiapplication was missing an Info.plist file.
We can't directly reference the tst_qcoreapplication Info.plist
file like the qmake project does, because that breaks ninja
(says multiple rules create the same output file), so use a
copy instead.

Blacklist the qpluginloader loadMachO test when doing CMake builds.
The qmake projects use multiple custom rules to build the macho
plugins, which need to be ported to CMake.

Task-number: QTBUG-86053
Task-number: QTBUG-86792
Change-Id: Iaff2b2d5e9e84a457b4f2ffc011a580388498f00
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-09-22 19:08:53 +02:00
..
icons Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00
.prev_CMakeLists.txt CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
BLACKLIST Blacklist tst_QGuiApplication::quitOnLastWindowClosedMulti on macOS in CI 2020-02-08 14:01:11 +01:00
CMakeLists.txt CMake: Fix failing tests on macOS developer builds 2020-09-22 19:08:53 +02:00
Info.plist CMake: Fix failing tests on macOS developer builds 2020-09-22 19:08:53 +02:00
qguiapplication.pro Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplication 2019-06-05 13:01:13 +02:00
testplugin.json Fix events being processed on application start 2012-09-26 19:54:19 +02:00
tst_qguiapplication.cpp Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
tst_qguiapplication.qrc Add support for -qwindowicon command line argument. 2014-05-02 10:03:31 +02:00