********* Start testing of tst_QPolygon *********
Config: Using QtTest library 6.9.3, Qt 6.9.3 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
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, 11ms
********* Finished testing of tst_QPolygon *********
