qt5base-lts/tests/auto/corelib/serialization
Allan Sandfeld Jensen edec095cf8 Fix 64-bit integer support in QtJSON
Fixes parsing writing and pass-through of integers with
higher precision than double can handle.

Note this adds extra precision compared to JavaScript, but the
JSON files read and written this way are still valid, and the extra
precision in reading and writing this way is used by many JSON
libraries.

Fixes: QTBUG-28560
Change-Id: I30b2415c928d1c34c8cb4e4c6218602095e7e8aa
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-11-05 10:12:04 +01:00
..
json Fix 64-bit integer support in QtJSON 2019-11-05 10:12:04 +01: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 Fix 64-bit integer support in QtJSON 2019-11-05 10:12:04 +01:00
qdatastream QShortcut: Properly port to the new configure system 2019-10-25 12:12:39 +02: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 Prefix QTextStream operators with Qt:: in tests 2019-05-03 09:36:36 +00:00
serialization.pro Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00