qt6-bb10/tests/auto/corelib/plugin/qpluginloader
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
..
almostplugin Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
elftest Remove spurious execute permissions 2017-12-08 13:27:42 +00:00
lib CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
machtest tst_QPluginLoader: Fix MachO stub tests 2020-07-22 02:04:15 +02:00
staticplugin CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
theplugin Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
tst CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
BLACKLIST CMake: Fix failing tests on macOS developer builds 2020-09-22 19:08:53 +02:00
CMakeLists.txt cmake: Remove APPLE prefix from platform names 2020-03-16 17:57:56 +01:00
empty.json Use new plugin system in plugin autotest. 2012-02-23 16:38:45 +01:00
fakeplugin.cpp Update the Intel copyright year 2016-01-21 22:44:16 +00:00
qpluginloader.pro Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-06 12:31:50 +01:00
tst_qpluginloader.cpp Fix warning when comparing qsizetype to result of sizeof 2020-07-26 18:06:21 +02:00
utf8_data.json moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00