qt6-bb10/tests/auto/corelib/plugin/qpluginloader
Thiago Macieira 57960ab075 Q{Elf,Mach}Parser: simplify the return codes
The multi-state return code was a legacy of how Arvid wrote the ELF
parser code back in the day, the fact that it scanned for two different
types of plugins in Qt 4 and that the metadata could exist in different
places.  None of that matters nowadays: who cares if the file is a
corrupt binary, not a valid binary, does not have the right
architecture, or has no suitable section? It's not a plugin, period.

The Qt 4 plugin mechanism was removed for Qt 5.0 in commit
7443895857 ("Remove support for Qt 4 style
plugins").

Change-Id: I42eb903a916645db9900fffd16a442d800399b98
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2021-09-24 20:16:05 -07:00
..
almostplugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
elftest Remove spurious execute permissions 2017-12-08 13:27:42 +00: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 Remove the qmake project files 2021-01-07 15:32:28 +01:00
tst Remove the qmake project files 2021-01-07 15:32:28 +01:00
.gitignore
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 tst_QPluginLoader: Simplify creating a fake pointer in fakeplugin.cpp 2021-08-20 22:19:58 +03:00
tst_qpluginloader.cpp Q{Elf,Mach}Parser: simplify the return codes 2021-09-24 20:16:05 -07:00
utf8_data.json moc: Fix compilation of text strings containing non-ASCII 2018-09-10 04:17:03 +00:00