summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2023-09-15 12:20:51 +0200
committerMarc Mutz <marc.mutz@qt.io>2023-12-09 21:00:16 +0100
commitca38ac77313cd4ad1436fae28ec43dc219ea341d (patch)
tree0a0f83309c75f65456ad5d90b6c6ad4e7f474630 /mkspecs
parentab910e09c713161f568a867a09af5a52eb79c35f (diff)
tst_QUuid: use int128 literals and QCOMPARE supportv6.7.0-beta1
When the test was written, we didn't have support for either int128 literals or proper QCOMPARE failure printing (QTest::toString()), so the code awkwardly constructed literals from 64-bit ones using arithmetic and QCOMPAREed the high and low 64-bit halves separately. Now that we have added support for both, simplify the test code accordingly. Change-Id: Icdee7bb01f6e4bd3de74233b4fb992b0590ddafd Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions