********* Start testing of tst_QCompare *********
Config: Using QtTest library 6.10.0, Qt 6.10.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
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.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qcompare/tst_qcompare.cpp(182)]
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.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qcompare/tst_qcompare.cpp(520)]
PASS   : tst_QCompare::conversions()
SKIP   : tst_QCompare::is_eq_overloads() This test requires C++20 three-way-comparison support enabled in the stdlib.
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qcompare/tst_qcompare.cpp(716)]
PASS   : tst_QCompare::compareThreeWay()
PASS   : tst_QCompare::unorderedNeqLiteralZero()
SKIP   : tst_QCompare::compare3WayMacro() This test requires C++20 comparison support enabled in the standard library
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/corelib/global/qcompare/tst_qcompare.cpp(943)]
PASS   : tst_QCompare::cleanupTestCase()
Totals: 10 passed, 0 failed, 4 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QCompare *********
