qt6-bb10/tests/auto/corelib/serialization
Lars Knoll 45ed28a9d3 Remove QRegExp from QVariant
Add an operator QVariant() to QRegExp to keep things at source compatible
as possible.

Add a hack to QVariant::load/save() to recognize the old typeid
for QRegExp and stream them correctly as long as the streaming operators
for QRegExp are registered.

Also move the datastream test for QRegExp to tst_qregexp, and adjust it to
the qvariant changes.

Change-Id: I120b38a7541b43ec07a21b17f7f35c55f071eb75
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-05-14 12:19:47 +00:00
..
json Merge remote-tracking branch 'origin/5.15' into dev 2020-05-04 17:38:40 +02:00
qcborstreamreader Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
qcborstreamwriter cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
qcborvalue Merge remote-tracking branch 'origin/5.15' into dev 2020-05-04 17:38:40 +02:00
qcborvalue_json Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qdatastream Remove QRegExp from QVariant 2020-05-14 12:19:47 +00:00
qdatastream_core_pixmap Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
qtextstream Document the string converter classes 2020-05-14 07:50:29 +02:00
qxmlstream Start porting QTextStream away from QTextCodec 2020-05-14 07:50:13 +02:00
CMakeLists.txt cmake: add tests in corelib/serialization 2019-10-07 08:57:31 +00:00
cborlargedatavalidation.cpp CBOR support: prevent overflowing QByteArray's max allocation 2020-03-27 16:45:48 -03:00
serialization.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00