********* Start testing of QTypedJson::TestTypedJson *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 17.0.0 (clang-1700.3.19.1)), macos 26.0.0
PASS   : QTypedJson::TestTypedJson::initTestCase()
PASS   : QTypedJson::TestTypedJson::testJson()
PASS   : QTypedJson::TestTypedJson::qtbug124592()
PASS   : QTypedJson::TestTypedJson::equivalenceListAndListOfVariants()
PASS   : QTypedJson::TestTypedJson::testMap()
QWARN  : QTypedJson::TestTypedJson::testBadArray() qt.jsonrpc: "Error: expected an array at ."
PASS   : QTypedJson::TestTypedJson::testBadArray()
PASS   : QTypedJson::TestTypedJson::unsignedAndSigned()
QWARN  : QTypedJson::TestTypedJson::badUnsigned() qt.jsonrpc: "Value 4.29497e+09 does not fit the unsigned int range of [0, 4294967295]."
QWARN  : QTypedJson::TestTypedJson::badUnsigned() qt.jsonrpc: "Value -1 does not fit the unsigned int range of [0, 4294967295]."
PASS   : QTypedJson::TestTypedJson::badUnsigned()
PASS   : QTypedJson::TestTypedJson::cleanupTestCase()
Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 3ms
********* Finished testing of QTypedJson::TestTypedJson *********
