qt6-bb10/tests/auto/corelib/plugin/qpluginloader
Alex Richardson 3146dadb42 Allow passing absolute paths without file extension to QPluginLoader
Previously QPluginLoader("/foo/bar/plugin").fileName() would return an
empty string even if /foo/bar/plugin.so existed, now we correctly find
that file.

Change-Id: Ibf6ba329e92956de45f695be65773caacf14050a
Reviewed-by: David Faure <david.faure@kdab.com>
2015-02-26 13:31:47 +00:00
..
almostplugin Update copyright headers 2015-02-11 06:49:51 +00:00
elftest Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
lib Update copyright headers 2015-02-11 06:49:51 +00:00
machtest Update copyright headers 2015-02-11 06:49:51 +00:00
theplugin Update copyright headers 2015-02-11 06:49:51 +00:00
tst Add a Mach-O decoder to the QPluginLoader 2013-07-20 02:09:26 +02: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
fakeplugin.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qpluginloader.pro Android: Fix compilation of qpluginloader test 2014-06-30 08:59:35 +02:00
tst_qpluginloader.cpp Allow passing absolute paths without file extension to QPluginLoader 2015-02-26 13:31:47 +00:00