qt5base-lts/tests/auto
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
..
bic/data Add binary compatibility files for Qt5.13.0 for QtBase 2019-08-15 04:19:39 +00:00
cmake CMake: Add support for auto-importing plugins in CMake 2019-08-12 18:23:58 +02:00
concurrent Get rid of QT_STRICT_ITERATORS 2019-11-04 12:52:26 +00:00
corelib Fix 64-bit integer support in QtJSON 2019-11-05 10:12:04 +01:00
dbus Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
gui Merge remote-tracking branch 'origin/5.15' into dev 2019-11-02 01:01:12 +01:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network Merge remote-tracking branch 'origin/5.15' into dev 2019-11-02 01:01:12 +01:00
opengl Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
other Merge remote-tracking branch 'origin/5.15' into dev 2019-11-01 01:01:02 +01:00
printsupport Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql Merge remote-tracking branch 'origin/5.14' into 5.15 2019-10-25 01:00:16 +02:00
testlib Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
tools Make QList an alias to QVector 2019-10-30 11:52:48 +01:00
widgets QAction: Properly port to the new configure system 2019-11-01 20:09:28 +01:00
xml test: migrate QDom test to QRegularExpression 2019-10-21 10:38:23 +02:00
auto.pro Disable tests with qemu-arm & developer-build configurations in the CI 2019-10-03 15:12:33 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00