********* Start testing of tst_QGlobal *********
Config: Using QtTest library 6.10.1, Qt 6.10.1 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_QGlobal::initTestCase()
PASS   : tst_QGlobal::cMode()
PASS   : tst_QGlobal::qIsNull()
PASS   : tst_QGlobal::for_each()
PASS   : tst_QGlobal::qassert()
PASS   : tst_QGlobal::qpresume()
PASS   : tst_QGlobal::qtry()
PASS   : tst_QGlobal::checkptr()
PASS   : tst_QGlobal::qstaticassert()
PASS   : tst_QGlobal::qConstructorFunction()
PASS   : tst_QGlobal::qCoreAppStartupFunction()
PASS   : tst_QGlobal::qCoreAppStartupFunctionRestart()
PASS   : tst_QGlobal::qDeclareSharedMarksTheTypeRelocatable()
PASS   : tst_QGlobal::qDeclareSharedMakesTheTypeAdlSwappable()
PASS   : tst_QGlobal::integerForSize()
SKIP   : tst_QGlobal::int128Literals() This test requires 128-bit integer support enabled in the compiler.
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qglobal\tst_qglobal.cpp(741) : failure location
PASS   : tst_QGlobal::buildAbiEndianness()
PASS   : tst_QGlobal::testqOverload()
PASS   : tst_QGlobal::testqMinMax()
PASS   : tst_QGlobal::qRoundFloats(round half)
PASS   : tst_QGlobal::qRoundFloats(round negative half)
PASS   : tst_QGlobal::qRoundFloats(round negative)
XFAIL  : tst_QGlobal::qRoundFloats(round largest representable float less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qglobal\tst_qglobal.cpp(921) : failure location
XFAIL  : tst_QGlobal::qRoundFloats(round largest representable float less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qglobal\tst_qglobal.cpp(928) : failure location
PASS   : tst_QGlobal::qRoundFloats(round largest representable float less than 0.5)
PASS   : tst_QGlobal::qRoundDoubles(round half)
PASS   : tst_QGlobal::qRoundDoubles(round negative half)
PASS   : tst_QGlobal::qRoundDoubles(round negative)
XFAIL  : tst_QGlobal::qRoundDoubles(round largest representable double less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qglobal\tst_qglobal.cpp(950) : failure location
XFAIL  : tst_QGlobal::qRoundDoubles(round largest representable double less than 0.5) We know qRound fails in this case, but decided that we value simplicity over correctness
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qglobal\tst_qglobal.cpp(957) : failure location
PASS   : tst_QGlobal::qRoundDoubles(round largest representable double less than 0.5)
PASS   : tst_QGlobal::PRImacros()
PASS   : tst_QGlobal::testqToUnderlying()
PASS   : tst_QGlobal::nodiscard()
PASS   : tst_QGlobal::tagStructDefinitions()
PASS   : tst_QGlobal::CXX20_constexpr_dtor()
PASS   : tst_QGlobal::cleanupTestCase()
Totals: 32 passed, 0 failed, 1 skipped, 0 blacklisted, 14ms
********* Finished testing of tst_QGlobal *********
