********* Start testing of tst_QPolygon *********
Config: Using QtTest library 6.12.0, Qt 6.12.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_QPolygon::initTestCase()
PASS   : tst_QPolygon::constructors()
PASS   : tst_QPolygon::toPolygonF()
PASS   : tst_QPolygon::boundingRect(empty)
PASS   : tst_QPolygon::boundingRect((1, 0,1))
PASS   : tst_QPolygon::boundingRect((2, 0,1, 1,0))
PASS   : tst_QPolygon::boundingRect((3, -1,1, -1,-1, 1,0))
PASS   : tst_QPolygon::boundingRectF(empty)
PASS   : tst_QPolygon::boundingRectF((1, 0,1))
PASS   : tst_QPolygon::boundingRectF((2, 0,1, 1,0))
PASS   : tst_QPolygon::boundingRectF((3, -1,1, -1,-1, 1,0))
PASS   : tst_QPolygon::makeEllipse()
PASS   : tst_QPolygon::swap()
PASS   : tst_QPolygon::intersections(empty intersects nothing)
PASS   : tst_QPolygon::intersections(identical triangles)
PASS   : tst_QPolygon::intersections(not intersecting)
PASS   : tst_QPolygon::intersections(clean intersection of squares)
PASS   : tst_QPolygon::intersections(clean contains of squares)
PASS   : tst_QPolygon::cleanupTestCase()
Totals: 19 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_QPolygon *********
