qt5base-lts/tests/auto/corelib/serialization
Friedemann Kleint dff3843d98 QShortcut: Properly port to the new configure system
Move the feature to corelib so that the QMetaType enumeration
values can be properly excluded and there is no need for a
dummy class.

Use QT_REQUIRE_CONFIG in the headers of classes to be disabled.
Add headers/source files in the .pro file depending on the configure
feature in libraries and tests.
Add the necessary exclusions and use QT_CONFIG.

Task-number: QTBUG-76493
Change-Id: I02499ebee1a3d6d9a1e5afd02517beed5f4536b7
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2019-10-25 12:12:39 +02:00
..
json Fix removal of QJsonObject properties when assigning undefined 2019-07-30 11:08:24 +02:00
qcborstreamreader Fix QCborStreamReader not flushing QIODevices due to internal buffering 2019-07-19 12:31:42 -07:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue Featurize support for signaling NaN 2019-09-30 20:05:42 +02:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream QShortcut: Properly port to the new configure system 2019-10-25 12:12:39 +02:00
qdatastream_core_pixmap QPixmap: More safe failing if qApp is not a QGuiApplication 2019-03-22 08:06:43 +00:00
qtextstream Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qxmlstream Prefix QTextStream operators with Qt:: in tests 2019-05-03 09:36:36 +00:00
serialization.pro QPixmap: More safe failing if qApp is not a QGuiApplication 2019-03-22 08:06:43 +00:00