qt5base-lts/tests/auto/corelib
Samuli Piippo 331fdee9dd qRound: do not expect failure on ARM64
Amend aa136d46e1 that changed qRound()
implementation to use __builtin_round() functions on ARM64 which do
not fail "round largest representable float less than 0.5" test,
unlike the simple version of qRound() used elsewhere.

Change-Id: Ic66cb0f826d91cd6a85ad72b646c79ded1c0eeca
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2020-12-17 18:29:48 +00:00
..
animation Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE 2020-11-30 17:16:21 +01:00
global qRound: do not expect failure on ARM64 2020-12-17 18:29:48 +00:00
io Tests: Fix building with qmake on Windows 2020-12-17 13:02:15 +01:00
itemmodels Fix invalid QSortFilterProxyModel::dataChanged parameters 2020-11-30 12:39:21 +08:00
kernel Tests: Fix building with qmake on Windows 2020-12-17 13:02:15 +01:00
mimetypes CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
plugin Fix tst_qlibrary after rebuild 2020-11-24 21:50:46 +01:00
serialization CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
text CMake: Regenerate projects using pro2cmake one last time 2020-12-10 11:52:30 +01:00
thread Clean-up warnings in corelib/thread tests 2020-12-17 14:33:56 +01:00
time Restore previous QDateTime behavior in DST gap 2020-12-15 15:54:46 +01:00
tools QCache: fix updating entries breaking the internal chain 2020-12-16 14:54:17 +01:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00