qt5base-lts/tests/auto/corelib/serialization
Thiago Macieira 2a53017df4 QCborValue: add an extra check against producing invalid ISO dates
By QCborValue design, we store the textual representation in ISO format,
equivalent of CBOR tag 0, which isn't allowed to have negative years or
beyond year 10000.

Change-Id: Ibdc95e9af7bd456a94ecfffd16060ccff359c296
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2020-04-30 04:00:47 -07:00
..
json Fix data corruption regression in QJsonObject::erase() 2020-04-23 13:42:01 +02:00
qcborstreamreader CBOR support: prevent overflowing QByteArray's max allocation 2020-03-27 16:45:48 -03:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue QCborValue: add an extra check against producing invalid ISO dates 2020-04-30 04:00:47 -07:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream Add default arguments to QPainterPath methods using transform 2020-03-06 21:09:48 +01:00
qdatastream_core_pixmap Tidy up data-stream test 2019-10-25 11:44:13 +02:00
qtextstream Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
qxmlstream Add an expansion limit for entities 2020-02-26 22:08:38 +01: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