********* Start testing of tst_QCompare *********
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_QCompare::initTestCase()
PASS   : tst_QCompare::legacyPartialOrdering()
PASS   : tst_QCompare::legacyConversions()
SKIP   : tst_QCompare::stdQtBinaryCompatibility() This test requires C++20 three-way-comparison support enabled in the stdlib.
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qcompare\tst_qcompare.cpp(182) : failure location
PASS   : tst_QCompare::partialOrdering()
PASS   : tst_QCompare::weakOrdering()
PASS   : tst_QCompare::strongOrdering()
SKIP   : tst_QCompare::threeWayCompareWithLiteralZero() This test requires C++20 <=> support enabled in the compiler and the stdlib.
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qcompare\tst_qcompare.cpp(520) : failure location
PASS   : tst_QCompare::conversions()
SKIP   : tst_QCompare::is_eq_overloads() This test requires C++20 three-way-comparison support enabled in the stdlib.
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qcompare\tst_qcompare.cpp(716) : failure location
PASS   : tst_QCompare::compareThreeWay()
PASS   : tst_QCompare::unorderedNeqLiteralZero()
SKIP   : tst_QCompare::compare3WayMacro() This test requires C++20 comparison support enabled in the standard library
C:\Users\qt\work\qt\qtbase\tests\auto\corelib\global\qcompare\tst_qcompare.cpp(943) : failure location
PASS   : tst_QCompare::cleanupTestCase()
Totals: 10 passed, 0 failed, 4 skipped, 0 blacklisted, 12ms
********* Finished testing of tst_QCompare *********
