qt5base-lts/tests/auto/corelib
Simon Hausmann 22eb4bacae Enable QPluginLoader test for static builds
The majority of tests use QPluginLoader::setFileName implicitly, which
refuses to do any work in static builds. Therefore the majority of tests
are skipped. But in the future we'll get tests here that for example use
QPluginLoader::staticPlugins() and for that we want to include the
sub-directory in the build and test run.

Change-Id: Ib8ec274e22ac8050feaca8967eb8626b53876b92
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2018-08-03 20:26:58 +00:00
..
animation qtbase: cleanup BLACKLIST files 2018-02-13 15:20:33 +00:00
codecs tst_qtextcodec: Use qt_test_helper functionality 2018-07-25 10:27:42 +00:00
global QRandomGenerator: remove unnecessary cast to float in RandomValueFP 2018-07-29 19:09:16 +00:00
io Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
itemmodels Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
kernel tst_qsystemsemaphore: Use qt_test_helper functionality 2018-07-31 05:27:08 +00:00
mimetypes QMimeDatabase: fix assert when fetching data for invalid mimetype 2018-04-06 07:19:01 +00:00
plugin Enable QPluginLoader test for static builds 2018-08-03 20:26:58 +00:00
serialization QCborValue diagnostics: Properly escape strings 2018-08-03 20:26:42 +00:00
statemachine tst_QStateMachine: Don't use unconditional waits 2018-04-04 07:07:40 +00:00
thread Revert "Blacklist tst_QThread::create" 2018-07-20 07:00:29 +00:00
tools Merge "Merge branch '5.11' into dev" into refs/staging/dev 2018-07-31 11:34:23 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00