qt6-bb10/tests/auto/corelib/plugin/qpluginloader
Giuseppe D'Angelo e7d627339c QPluginLoader: report the right load hints
A default-constructed QPluginLoader erroneously reports that the
load hints are empty. However, setting a filename would then
automatically set the PreventUnload hint, surprising the user.

Return the correct flags instead.

Amends 494376f980

Change-Id: I7a95964cb680afd3adf2f71ed73d2f93023238f2
Fixes: QTBUG-100416
Pick-to: 5.15 6.2 6.3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-02-03 03:26:40 +01:00
..
almostplugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
elftest QElfParser: rewrite using elf.h 2021-10-06 12:12:53 -07:00
lib Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
machtest Remove the qmake project files 2021-01-07 15:32:28 +01:00
staticplugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
theplugin QPlugin: Move the plugin metadata to a note in ELF platforms 2021-10-18 01:53:27 -07:00
tst Remove the qmake project files 2021-01-07 15:32:28 +01: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 QPluginLoader: fix indentation and comments 2021-11-05 21:13:35 -07:00
tst_qpluginloader.cpp QPluginLoader: report the right load hints 2022-02-03 03:26:40 +01:00
utf8_data.json moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00