qt5base-lts/tests/auto/corelib/plugin/qpluginloader
David Faure 418890e074 QPluginLoader: fix loading of plugins with a relative file name
This makes QT_PLUGIN_PATH / QCoreApplication::libraryPaths() actually work,
as a search path for plugins, when apps look for a specific plugin by name.

To make it possible to write portable code (unlike the current QPluginLoader
unittest), let QPluginLoader figure out the extension, too.

Change-Id: I895d597d7cb05ded268734bc5f313f32d8d12cb9
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-12-04 18:38:41 +01:00
..
almostplugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
elftest Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
lib Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
theplugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
tst QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
empty.json Use new plugin system in plugin autotest. 2012-02-23 16:38:45 +01:00
qpluginloader.pro Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
tst_qpluginloader.cpp QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00