qt6-bb10/tests/auto/corelib/serialization/json
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
..
invalidBinaryData QJsonDocument: Avoid overflow of string lengths 2018-05-14 10:52:47 +00:00
bom.json
json.pro
json.qrc
test.bjson
test.json
test2.json
test3.json
tst_qtjson.cpp Fix 64-bit integer support in QtJSON 2019-11-05 10:12:04 +01:00