qt5base-lts/tests/auto/corelib
Marc Mutz 16433a4a6e Long live Q_(U)INT128_C()!
Compilers that support 128-bit integer types usually don't have
support for 128-bit literals, so provide Q_(U)INT128_C macros and back
them with UDLs. This, of course, only works in C++, so until compilers
provide built-in literals that support C, too, that's all we get.

[ChangeLog][QtCore] Added Q_INT128_C() and Q_UINT128_C() macros to
create qint128 and quint128 literals in a platform-independent way.

Pick-to: 6.6 6.6.0
Fixes: QTBUG-116822
Change-Id: I4be645baf2e007ee1aa1a27f9b5166671806dc49
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-09-14 18:39:24 +02:00
..
animation QSequentialAnimationGroup: extend bindable property unit tests 2023-09-03 18:20:21 +02:00
global Long live Q_(U)INT128_C()! 2023-09-14 18:39:24 +02:00
io Fix undeclared identifier 'geteuid' for VxWorks 2023-09-12 02:07:04 +00:00
ipc QNativeIpcKey: add qHash() function 2023-07-25 12:31:04 +02:00
itemmodels QAbstractProxyModel: fix binding loops 2023-09-03 18:20:33 +02:00
kernel tst_qeventdispatcher: port to QDeadlineTimer 2023-09-04 22:40:35 +03:00
mimetypes QMimeType: simplify implementation of filterString 2023-09-13 23:27:44 +02:00
platform CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
plugin QUuid: convert bswap(Id128Bytes) to a hidden friend of Id128Bytes 2023-08-18 18:00:09 +02:00
serialization Rename accent color in QPalette 2023-08-18 00:38:38 +02:00
text QStringList: optimize replaceInStrings 2023-09-10 15:14:50 +03:00
thread CI: Enable some tests under corelib/thread for Wasm platform 2023-09-14 11:58:48 +02:00
time Use the modern name for zone Asia/Kolkatta 2023-09-13 19:51:47 +02:00
tools Fix qHash(qfloat16) to match Qt 6.4 behavior 2023-09-12 21:12:50 +00:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00