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
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
.gitignore
empty.json
fakeplugin.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qpluginloader.pro
tst_qpluginloader.cpp Allow passing absolute paths without file extension to QPluginLoader 2015-02-26 13:31:47 +00:00