qt5base-lts/tests/auto/corelib/plugin
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
..
qfactoryloader QFactoryLoader: add setExtraSearchPath() (for QPA plugins' use) 2022-01-20 15:53:48 -08:00
qlibrary Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
qplugin QPlugin: Move the plugin metadata to a note in ELF platforms 2021-10-18 01:53:27 -07:00
qpluginloader QPluginLoader: report the right load hints 2022-02-03 03:26:40 +01:00
quuid Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
CMakeLists.txt Re-enable tst_qplugin on Linux 2021-09-14 03:59:45 +00:00