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()
