qt6-bb10/tests/auto/corelib/plugin/quuid
Leander Beernaert 69fb4ae343 Distinguish between qt_plugin and regular plugins
If we do not encounter the load(qt_plugin) statement in the .pro file
but we do see the entry CONFIG+=plugin, treat the target as a regular
CMake library instead of treating it as a qt_plugin by default.

Change-Id: I67ad5c865a1a5ab691a6b0d86c2db4b686aa04dd
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-10-28 09:20:37 +00:00
..
test Distinguish between qt_plugin and regular plugins 2019-10-28 09:20:37 +00:00
testProcessUniqueness Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
.gitignore Moving relevant tests to corelib/plugin 2011-09-01 12:42:51 +02:00
CMakeLists.txt Convert corelib plugin tests 2019-10-21 11:17:20 +00:00
quuid.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
tst_quuid.cpp Android: Pass tst_QUuid 2018-06-28 07:12:47 +00:00
tst_quuid_darwin.mm QUuid: add fromString(QStringView/QLatin1String) 2017-04-20 17:02:44 +00:00