qt6-bb10/tests/auto/corelib
Allan Sandfeld Jensen 10a88b8149 Add debug output for single enum flags
They have a separate type that we can't recognize directly, but we
can check if we can recognize the QFlags<T> form, though we have to
add a lot of template-conditions to avoid triggering QFlags static
asserts.

Change-Id: I00853682c5376dd3cc411ff151f47bce2389e277
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2018-08-11 20:09:55 +00:00
..
animation Extend blacklisting of tst_QSequentialAnimationGroup to macOS 10.13 2018-08-08 18:41:04 +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 Fix QMetaObject naming of class enum flag 2018-08-11 07:59:15 +00:00
itemmodels Merge branch '5.11' into dev 2018-07-31 13:33:14 +02:00
kernel Add debug output for single enum flags 2018-08-11 20:09:55 +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 Merge remote-tracking branch 'origin/5.11' into dev 2018-08-07 17:44:51 +02: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 tst_QSharedPointer: raise the timeout for running qmake and makespec 2018-08-04 23:26:24 +00:00
corelib.pro Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00