qt6-bb10/tests/auto/corelib/serialization
Thiago Macieira 6c8160b0dc QCborValue diagnostics: Properly escape strings
I'm intentionally not testing improperly-paired surrogates, since those
can't be encoded in CBOR.

Change-Id: I0d3cc366baaa49f3ad28fffd154240287ce34c22
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2018-08-03 20:26:42 +00:00
..
json QJsonDocument: Avoid overflow of string lengths 2018-05-14 10:52:47 +00:00
qcborstreamreader QCborStreamReader: use QByteArray directly if possible 2018-06-06 17:48:00 +00:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue QCborValue diagnostics: Properly escape strings 2018-08-03 20:26:42 +00:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream Add a QPalette color role for placeholder texts 2018-05-04 08:53:06 +00:00
qtextstream Add QTextStream operators for QStringView 2018-07-20 20:51:08 +00:00
qxmlstream Create corelib/serialization and move existing file formats into it 2018-01-26 20:59:50 +00:00
serialization.pro QCborValue: add support for QVariant and JSON conversions 2018-06-08 07:46:41 +00:00