********* Start testing of tst_QRect *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 13.3.0), ubuntu 24.04
PASS   : tst_QRect::initTestCase()
PASS   : tst_QRect::comparisonCompiles()
PASS   : tst_QRect::comparison(Invalid_vs_Invalid)
PASS   : tst_QRect::comparison(Null_vs_Null)
PASS   : tst_QRect::comparison(Empty_vs_Empty)
PASS   : tst_QRect::comparison(NegativeSize_vs_NegativeSize)
PASS   : tst_QRect::comparison(Invalid_vs_Null)
PASS   : tst_QRect::comparison(NearlySimilar)
PASS   : tst_QRect::comparison(WithQREAL_MIN)
PASS   : tst_QRect::fuzzyComparison(Invalid_vs_Invalid)
PASS   : tst_QRect::fuzzyComparison(Null_vs_Null)
PASS   : tst_QRect::fuzzyComparison(Empty_vs_Empty)
PASS   : tst_QRect::fuzzyComparison(NegativeSize_vs_NegativeSize)
PASS   : tst_QRect::fuzzyComparison(Invalid_vs_Null)
PASS   : tst_QRect::fuzzyComparison(NearlySimilar)
PASS   : tst_QRect::fuzzyComparison(WithQREAL_MIN)
PASS   : tst_QRect::isNull(InvalidQRect)
PASS   : tst_QRect::isNull(SmallestQRect)
PASS   : tst_QRect::isNull(MiddleQRect)
PASS   : tst_QRect::isNull(LargestQRect)
PASS   : tst_QRect::isNull(SmallestCoordQRect)
PASS   : tst_QRect::isNull(LargestCoordQRect)
PASS   : tst_QRect::isNull(RandomQRect)
PASS   : tst_QRect::isNull(NegativeSizeQRect)
PASS   : tst_QRect::isNull(NegativePointQRect)
PASS   : tst_QRect::isNull(NullQRect)
PASS   : tst_QRect::isNull(EmptyQRect)
PASS   : tst_QRect::fuzzyIsNull()
PASS   : tst_QRect::newIsEmpty(InvalidQRect)
PASS   : tst_QRect::newIsEmpty(SmallestQRect)
PASS   : tst_QRect::newIsEmpty(MiddleQRect)
PASS   : tst_QRect::newIsEmpty(LargestQRect)
PASS   : tst_QRect::newIsEmpty(SmallestCoordQRect)
PASS   : tst_QRect::newIsEmpty(LargestCoordQRect)
PASS   : tst_QRect::newIsEmpty(RandomQRect)
PASS   : tst_QRect::newIsEmpty(NegativeSizeQRect)
PASS   : tst_QRect::newIsEmpty(NegativePointQRect)
PASS   : tst_QRect::newIsEmpty(NullQRect)
PASS   : tst_QRect::newIsEmpty(EmptyQRect)
PASS   : tst_QRect::newIsValid(InvalidQRect)
PASS   : tst_QRect::newIsValid(SmallestQRect)
PASS   : tst_QRect::newIsValid(MiddleQRect)
PASS   : tst_QRect::newIsValid(LargestQRect)
PASS   : tst_QRect::newIsValid(SmallestCoordQRect)
PASS   : tst_QRect::newIsValid(LargestCoordQRect)
PASS   : tst_QRect::newIsValid(RandomQRect)
PASS   : tst_QRect::newIsValid(NegativeSizeQRect)
PASS   : tst_QRect::newIsValid(NegativePointQRect)
PASS   : tst_QRect::newIsValid(NullQRect)
PASS   : tst_QRect::newIsValid(EmptyQRect)
PASS   : tst_QRect::normalized(InvalidQRect)
PASS   : tst_QRect::normalized(SmallestQRect)
PASS   : tst_QRect::normalized(MiddleQRect)
PASS   : tst_QRect::normalized(LargestQRect)
PASS   : tst_QRect::normalized(SmallestCoordQRect)
PASS   : tst_QRect::normalized(LargestCoordQRect)
PASS   : tst_QRect::normalized(RandomQRect)
PASS   : tst_QRect::normalized(NegativeSizeQRect)
PASS   : tst_QRect::normalized(NegativePointQRect)
PASS   : tst_QRect::normalized(NullQRect)
PASS   : tst_QRect::normalized(EmptyQRect)
PASS   : tst_QRect::normalized(ZeroWidth)
PASS   : tst_QRect::normalized(ZeroHeight)
PASS   : tst_QRect::normalized(NegativeWidth)
PASS   : tst_QRect::normalized(NegativeHeight)
PASS   : tst_QRect::normalized(NegativeWidth2)
PASS   : tst_QRect::normalized(ZeroHeight1)
PASS   : tst_QRect::normalized(ZeroHeight2)
PASS   : tst_QRect::left(InvalidQRect)
PASS   : tst_QRect::left(SmallestQRect)
PASS   : tst_QRect::left(MiddleQRect)
PASS   : tst_QRect::left(LargestQRect)
PASS   : tst_QRect::left(SmallestCoordQRect)
PASS   : tst_QRect::left(LargestCoordQRect)
PASS   : tst_QRect::left(RandomQRect)
PASS   : tst_QRect::left(NegativeSizeQRect)
PASS   : tst_QRect::left(NegativePointQRect)
PASS   : tst_QRect::left(NullQRect)
PASS   : tst_QRect::left(EmptyQRect)
PASS   : tst_QRect::top(InvalidQRect)
PASS   : tst_QRect::top(SmallestQRect)
PASS   : tst_QRect::top(MiddleQRect)
PASS   : tst_QRect::top(LargestQRect)
PASS   : tst_QRect::top(SmallestCoordQRect)
PASS   : tst_QRect::top(LargestCoordQRect)
PASS   : tst_QRect::top(RandomQRect)
PASS   : tst_QRect::top(NegativeSizeQRect)
PASS   : tst_QRect::top(NegativePointQRect)
PASS   : tst_QRect::top(NullQRect)
PASS   : tst_QRect::top(EmptyQRect)
PASS   : tst_QRect::right(InvalidQRect)
PASS   : tst_QRect::right(SmallestQRect)
PASS   : tst_QRect::right(MiddleQRect)
PASS   : tst_QRect::right(LargestQRect)
PASS   : tst_QRect::right(SmallestCoordQRect)
PASS   : tst_QRect::right(LargestCoordQRect)
PASS   : tst_QRect::right(RandomQRect)
PASS   : tst_QRect::right(NegativeSizeQRect)
PASS   : tst_QRect::right(NegativePointQRect)
PASS   : tst_QRect::right(EmptyQRect)
PASS   : tst_QRect::bottom(InvalidQRect)
PASS   : tst_QRect::bottom(SmallestQRect)
PASS   : tst_QRect::bottom(MiddleQRect)
PASS   : tst_QRect::bottom(LargestQRect)
PASS   : tst_QRect::bottom(SmallestCoordQRect)
PASS   : tst_QRect::bottom(LargestCoordQRect)
PASS   : tst_QRect::bottom(RandomQRect)
PASS   : tst_QRect::bottom(NegativeSizeQRect)
PASS   : tst_QRect::bottom(NegativePointQRect)
PASS   : tst_QRect::bottom(EmptyQRect)
PASS   : tst_QRect::x(InvalidQRect)
PASS   : tst_QRect::x(SmallestQRect)
PASS   : tst_QRect::x(MiddleQRect)
PASS   : tst_QRect::x(LargestQRect)
PASS   : tst_QRect::x(SmallestCoordQRect)
PASS   : tst_QRect::x(LargestCoordQRect)
PASS   : tst_QRect::x(RandomQRect)
PASS   : tst_QRect::x(NegativeSizeQRect)
PASS   : tst_QRect::x(NegativePointQRect)
PASS   : tst_QRect::x(NullQRect)
PASS   : tst_QRect::x(EmptyQRect)
PASS   : tst_QRect::y(InvalidQRect)
PASS   : tst_QRect::y(SmallestQRect)
PASS   : tst_QRect::y(MiddleQRect)
PASS   : tst_QRect::y(LargestQRect)
PASS   : tst_QRect::y(SmallestCoordQRect)
PASS   : tst_QRect::y(LargestCoordQRect)
PASS   : tst_QRect::y(RandomQRect)
PASS   : tst_QRect::y(NegativeSizeQRect)
PASS   : tst_QRect::y(NegativePointQRect)
PASS   : tst_QRect::y(NullQRect)
PASS   : tst_QRect::y(EmptyQRect)
PASS   : tst_QRect::setWidthHeight(10x20)
PASS   : tst_QRect::setWidthHeight(-1x-1)
PASS   : tst_QRect::setWidthHeight(0x0)
PASS   : tst_QRect::setWidthHeight(-10x-100)
PASS   : tst_QRect::setLeft(InvalidQRect_MinimumInt)
PASS   : tst_QRect::setLeft(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(InvalidQRect_ZeroInt)
PASS   : tst_QRect::setLeft(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(InvalidQRect_MaximumInt)
PASS   : tst_QRect::setLeft(InvalidQRect_RandomInt)
PASS   : tst_QRect::setLeft(SmallestQRect_MinimumInt)
PASS   : tst_QRect::setLeft(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(SmallestQRect_ZeroInt)
PASS   : tst_QRect::setLeft(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(SmallestQRect_MaximumInt)
PASS   : tst_QRect::setLeft(SmallestQRect_RandomInt)
PASS   : tst_QRect::setLeft(MiddleQRect_MinimumInt)
PASS   : tst_QRect::setLeft(MiddleQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(MiddleQRect_ZeroInt)
PASS   : tst_QRect::setLeft(MiddleQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(MiddleQRect_MaximumInt)
PASS   : tst_QRect::setLeft(MiddleQRect_RandomInt)
PASS   : tst_QRect::setLeft(LargestQRect_MinimumInt)
PASS   : tst_QRect::setLeft(LargestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(LargestQRect_ZeroInt)
PASS   : tst_QRect::setLeft(LargestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(LargestQRect_MaximumInt)
PASS   : tst_QRect::setLeft(LargestQRect_RandomInt)
PASS   : tst_QRect::setLeft(SmallestCoordQRect_MinimumInt)
PASS   : tst_QRect::setLeft(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(SmallestCoordQRect_ZeroInt)
PASS   : tst_QRect::setLeft(SmallestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(SmallestCoordQRect_MaximumInt)
PASS   : tst_QRect::setLeft(SmallestCoordQRect_RandomInt)
PASS   : tst_QRect::setLeft(LargestCoordQRect_MinimumInt)
PASS   : tst_QRect::setLeft(LargestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(LargestCoordQRect_ZeroInt)
PASS   : tst_QRect::setLeft(LargestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(LargestCoordQRect_MaximumInt)
PASS   : tst_QRect::setLeft(LargestCoordQRect_RandomInt)
PASS   : tst_QRect::setLeft(RandomQRect_MinimumInt)
PASS   : tst_QRect::setLeft(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(RandomQRect_ZeroInt)
PASS   : tst_QRect::setLeft(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(RandomQRect_MaximumInt)
PASS   : tst_QRect::setLeft(RandomQRect_RandomInt)
PASS   : tst_QRect::setLeft(NegativeSizeQRect_MinimumInt)
PASS   : tst_QRect::setLeft(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::setLeft(NegativeSizeQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(NegativeSizeQRect_MaximumInt)
PASS   : tst_QRect::setLeft(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::setLeft(NegativePointQRect_MinimumInt)
PASS   : tst_QRect::setLeft(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::setLeft(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(NegativePointQRect_MaximumInt)
PASS   : tst_QRect::setLeft(NegativePointQRect_RandomInt)
PASS   : tst_QRect::setLeft(NullQRect_MinimumInt)
PASS   : tst_QRect::setLeft(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(NullQRect_ZeroInt)
PASS   : tst_QRect::setLeft(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(NullQRect_MaximumInt)
PASS   : tst_QRect::setLeft(NullQRect_RandomInt)
PASS   : tst_QRect::setLeft(EmptyQRect_MinimumInt)
PASS   : tst_QRect::setLeft(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::setLeft(EmptyQRect_ZeroInt)
PASS   : tst_QRect::setLeft(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::setLeft(EmptyQRect_MaximumInt)
PASS   : tst_QRect::setLeft(EmptyQRect_RandomInt)
PASS   : tst_QRect::setTop(InvalidQRect_MinimumInt)
PASS   : tst_QRect::setTop(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(InvalidQRect_ZeroInt)
PASS   : tst_QRect::setTop(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(InvalidQRect_MaximumInt)
PASS   : tst_QRect::setTop(InvalidQRect_RandomInt)
PASS   : tst_QRect::setTop(SmallestQRect_MinimumInt)
PASS   : tst_QRect::setTop(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(SmallestQRect_ZeroInt)
PASS   : tst_QRect::setTop(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(SmallestQRect_MaximumInt)
PASS   : tst_QRect::setTop(SmallestQRect_RandomInt)
PASS   : tst_QRect::setTop(MiddleQRect_MinimumInt)
PASS   : tst_QRect::setTop(MiddleQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(MiddleQRect_ZeroInt)
PASS   : tst_QRect::setTop(MiddleQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(MiddleQRect_MaximumInt)
PASS   : tst_QRect::setTop(MiddleQRect_RandomInt)
PASS   : tst_QRect::setTop(LargestQRect_MinimumInt)
PASS   : tst_QRect::setTop(LargestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(LargestQRect_ZeroInt)
PASS   : tst_QRect::setTop(LargestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(LargestQRect_MaximumInt)
PASS   : tst_QRect::setTop(LargestQRect_RandomInt)
PASS   : tst_QRect::setTop(SmallestCoordQRect_MinimumInt)
PASS   : tst_QRect::setTop(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(SmallestCoordQRect_ZeroInt)
PASS   : tst_QRect::setTop(SmallestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(SmallestCoordQRect_MaximumInt)
PASS   : tst_QRect::setTop(SmallestCoordQRect_RandomInt)
PASS   : tst_QRect::setTop(LargestCoordQRect_MinimumInt)
PASS   : tst_QRect::setTop(LargestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(LargestCoordQRect_ZeroInt)
PASS   : tst_QRect::setTop(LargestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(LargestCoordQRect_MaximumInt)
PASS   : tst_QRect::setTop(LargestCoordQRect_RandomInt)
PASS   : tst_QRect::setTop(RandomQRect_MinimumInt)
PASS   : tst_QRect::setTop(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(RandomQRect_ZeroInt)
PASS   : tst_QRect::setTop(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(RandomQRect_MaximumInt)
PASS   : tst_QRect::setTop(RandomQRect_RandomInt)
PASS   : tst_QRect::setTop(NegativeSizeQRect_MinimumInt)
PASS   : tst_QRect::setTop(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::setTop(NegativeSizeQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(NegativeSizeQRect_MaximumInt)
PASS   : tst_QRect::setTop(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::setTop(NegativePointQRect_MinimumInt)
PASS   : tst_QRect::setTop(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::setTop(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(NegativePointQRect_MaximumInt)
PASS   : tst_QRect::setTop(NegativePointQRect_RandomInt)
PASS   : tst_QRect::setTop(NullQRect_MinimumInt)
PASS   : tst_QRect::setTop(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(NullQRect_ZeroInt)
PASS   : tst_QRect::setTop(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(NullQRect_MaximumInt)
PASS   : tst_QRect::setTop(NullQRect_RandomInt)
PASS   : tst_QRect::setTop(EmptyQRect_MinimumInt)
PASS   : tst_QRect::setTop(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::setTop(EmptyQRect_ZeroInt)
PASS   : tst_QRect::setTop(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::setTop(EmptyQRect_MaximumInt)
PASS   : tst_QRect::setTop(EmptyQRect_RandomInt)
PASS   : tst_QRect::setRight(InvalidQRect_MinimumInt)
PASS   : tst_QRect::setRight(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(InvalidQRect_ZeroInt)
PASS   : tst_QRect::setRight(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(InvalidQRect_MaximumInt)
PASS   : tst_QRect::setRight(InvalidQRect_RandomInt)
PASS   : tst_QRect::setRight(SmallestQRect_MinimumInt)
PASS   : tst_QRect::setRight(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(SmallestQRect_ZeroInt)
PASS   : tst_QRect::setRight(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(SmallestQRect_MaximumInt)
PASS   : tst_QRect::setRight(SmallestQRect_RandomInt)
PASS   : tst_QRect::setRight(MiddleQRect_MinimumInt)
PASS   : tst_QRect::setRight(MiddleQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(MiddleQRect_ZeroInt)
PASS   : tst_QRect::setRight(MiddleQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(MiddleQRect_MaximumInt)
PASS   : tst_QRect::setRight(MiddleQRect_RandomInt)
PASS   : tst_QRect::setRight(LargestQRect_MinimumInt)
PASS   : tst_QRect::setRight(LargestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(LargestQRect_ZeroInt)
PASS   : tst_QRect::setRight(LargestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(LargestQRect_MaximumInt)
PASS   : tst_QRect::setRight(LargestQRect_RandomInt)
PASS   : tst_QRect::setRight(SmallestCoordQRect_MinimumInt)
PASS   : tst_QRect::setRight(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(SmallestCoordQRect_ZeroInt)
PASS   : tst_QRect::setRight(SmallestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(SmallestCoordQRect_MaximumInt)
PASS   : tst_QRect::setRight(SmallestCoordQRect_RandomInt)
PASS   : tst_QRect::setRight(LargestCoordQRect_MinimumInt)
PASS   : tst_QRect::setRight(LargestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(LargestCoordQRect_ZeroInt)
PASS   : tst_QRect::setRight(LargestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(LargestCoordQRect_MaximumInt)
PASS   : tst_QRect::setRight(LargestCoordQRect_RandomInt)
PASS   : tst_QRect::setRight(RandomQRect_MinimumInt)
PASS   : tst_QRect::setRight(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(RandomQRect_ZeroInt)
PASS   : tst_QRect::setRight(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(RandomQRect_MaximumInt)
PASS   : tst_QRect::setRight(RandomQRect_RandomInt)
PASS   : tst_QRect::setRight(NegativeSizeQRect_MinimumInt)
PASS   : tst_QRect::setRight(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::setRight(NegativeSizeQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(NegativeSizeQRect_MaximumInt)
PASS   : tst_QRect::setRight(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::setRight(NegativePointQRect_MinimumInt)
PASS   : tst_QRect::setRight(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::setRight(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(NegativePointQRect_MaximumInt)
PASS   : tst_QRect::setRight(NegativePointQRect_RandomInt)
PASS   : tst_QRect::setRight(NullQRect_MinimumInt)
PASS   : tst_QRect::setRight(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(NullQRect_ZeroInt)
PASS   : tst_QRect::setRight(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(NullQRect_MaximumInt)
PASS   : tst_QRect::setRight(NullQRect_RandomInt)
PASS   : tst_QRect::setRight(EmptyQRect_MinimumInt)
PASS   : tst_QRect::setRight(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::setRight(EmptyQRect_ZeroInt)
PASS   : tst_QRect::setRight(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::setRight(EmptyQRect_MaximumInt)
PASS   : tst_QRect::setRight(EmptyQRect_RandomInt)
PASS   : tst_QRect::setBottom(InvalidQRect_MinimumInt)
PASS   : tst_QRect::setBottom(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(InvalidQRect_ZeroInt)
PASS   : tst_QRect::setBottom(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(InvalidQRect_MaximumInt)
PASS   : tst_QRect::setBottom(InvalidQRect_RandomInt)
PASS   : tst_QRect::setBottom(SmallestQRect_MinimumInt)
PASS   : tst_QRect::setBottom(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(SmallestQRect_ZeroInt)
PASS   : tst_QRect::setBottom(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(SmallestQRect_MaximumInt)
PASS   : tst_QRect::setBottom(SmallestQRect_RandomInt)
PASS   : tst_QRect::setBottom(MiddleQRect_MinimumInt)
PASS   : tst_QRect::setBottom(MiddleQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(MiddleQRect_ZeroInt)
PASS   : tst_QRect::setBottom(MiddleQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(MiddleQRect_MaximumInt)
PASS   : tst_QRect::setBottom(MiddleQRect_RandomInt)
PASS   : tst_QRect::setBottom(LargestQRect_MinimumInt)
PASS   : tst_QRect::setBottom(LargestQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(LargestQRect_ZeroInt)
PASS   : tst_QRect::setBottom(LargestQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(LargestQRect_MaximumInt)
PASS   : tst_QRect::setBottom(LargestQRect_RandomInt)
PASS   : tst_QRect::setBottom(SmallestCoordQRect_MinimumInt)
PASS   : tst_QRect::setBottom(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(SmallestCoordQRect_ZeroInt)
PASS   : tst_QRect::setBottom(SmallestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(SmallestCoordQRect_MaximumInt)
PASS   : tst_QRect::setBottom(SmallestCoordQRect_RandomInt)
PASS   : tst_QRect::setBottom(LargestCoordQRect_MinimumInt)
PASS   : tst_QRect::setBottom(LargestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(LargestCoordQRect_ZeroInt)
PASS   : tst_QRect::setBottom(LargestCoordQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(LargestCoordQRect_MaximumInt)
PASS   : tst_QRect::setBottom(LargestCoordQRect_RandomInt)
PASS   : tst_QRect::setBottom(RandomQRect_MinimumInt)
PASS   : tst_QRect::setBottom(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(RandomQRect_ZeroInt)
PASS   : tst_QRect::setBottom(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(RandomQRect_MaximumInt)
PASS   : tst_QRect::setBottom(RandomQRect_RandomInt)
PASS   : tst_QRect::setBottom(NegativeSizeQRect_MinimumInt)
PASS   : tst_QRect::setBottom(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::setBottom(NegativeSizeQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(NegativeSizeQRect_MaximumInt)
PASS   : tst_QRect::setBottom(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::setBottom(NegativePointQRect_MinimumInt)
PASS   : tst_QRect::setBottom(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::setBottom(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(NegativePointQRect_MaximumInt)
PASS   : tst_QRect::setBottom(NegativePointQRect_RandomInt)
PASS   : tst_QRect::setBottom(NullQRect_MinimumInt)
PASS   : tst_QRect::setBottom(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(NullQRect_ZeroInt)
PASS   : tst_QRect::setBottom(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(NullQRect_MaximumInt)
PASS   : tst_QRect::setBottom(NullQRect_RandomInt)
PASS   : tst_QRect::setBottom(EmptyQRect_MinimumInt)
PASS   : tst_QRect::setBottom(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::setBottom(EmptyQRect_ZeroInt)
PASS   : tst_QRect::setBottom(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::setBottom(EmptyQRect_MaximumInt)
PASS   : tst_QRect::setBottom(EmptyQRect_RandomInt)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(InvalidQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(MiddleQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(SmallestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(LargestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(RandomQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativeSizeQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(NegativePointQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(NullQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_NullQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopLeft(EmptyQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(InvalidQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(MiddleQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(SmallestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(LargestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(RandomQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativeSizeQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(NegativePointQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(NullQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomRight(EmptyQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(InvalidQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(MiddleQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(LargestQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(SmallestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(LargestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(RandomQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(NegativeSizeQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(NegativePointQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(NullQRect_RandomQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_NullQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_NegXQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_NegYQPoint)
PASS   : tst_QRect::newSetTopRight(EmptyQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(InvalidQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(MiddleQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(SmallestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(LargestCoordQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(RandomQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativeSizeQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(NegativePointQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(NullQRect_RandomQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_NullQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_LargestCoordQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_NegXQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_NegYQPoint)
PASS   : tst_QRect::newSetBottomLeft(EmptyQRect_RandomQPoint)
PASS   : tst_QRect::topLeft(InvalidQRect)
PASS   : tst_QRect::topLeft(SmallestQRect)
PASS   : tst_QRect::topLeft(MiddleQRect)
PASS   : tst_QRect::topLeft(LargestQRect)
PASS   : tst_QRect::topLeft(SmallestCoordQRect)
PASS   : tst_QRect::topLeft(LargestCoordQRect)
PASS   : tst_QRect::topLeft(RandomQRect)
PASS   : tst_QRect::topLeft(NegativeSizeQRect)
PASS   : tst_QRect::topLeft(NegativePointQRect)
PASS   : tst_QRect::topLeft(NullQRect)
PASS   : tst_QRect::topLeft(EmptyQRect)
PASS   : tst_QRect::bottomRight(InvalidQRect)
PASS   : tst_QRect::bottomRight(SmallestQRect)
PASS   : tst_QRect::bottomRight(MiddleQRect)
PASS   : tst_QRect::bottomRight(LargestQRect)
PASS   : tst_QRect::bottomRight(SmallestCoordQRect)
PASS   : tst_QRect::bottomRight(LargestCoordQRect)
PASS   : tst_QRect::bottomRight(RandomQRect)
PASS   : tst_QRect::bottomRight(NegativeSizeQRect)
PASS   : tst_QRect::bottomRight(NegativePointQRect)
PASS   : tst_QRect::bottomRight(NullQRect)
PASS   : tst_QRect::bottomRight(EmptyQRect)
PASS   : tst_QRect::topRight(InvalidQRect)
PASS   : tst_QRect::topRight(SmallestQRect)
PASS   : tst_QRect::topRight(MiddleQRect)
PASS   : tst_QRect::topRight(LargestQRect)
PASS   : tst_QRect::topRight(SmallestCoordQRect)
PASS   : tst_QRect::topRight(LargestCoordQRect)
PASS   : tst_QRect::topRight(RandomQRect)
PASS   : tst_QRect::topRight(NegativeSizeQRect)
PASS   : tst_QRect::topRight(NegativePointQRect)
PASS   : tst_QRect::topRight(NullQRect)
PASS   : tst_QRect::topRight(EmptyQRect)
PASS   : tst_QRect::bottomLeft(InvalidQRect)
PASS   : tst_QRect::bottomLeft(SmallestQRect)
PASS   : tst_QRect::bottomLeft(MiddleQRect)
PASS   : tst_QRect::bottomLeft(LargestQRect)
PASS   : tst_QRect::bottomLeft(SmallestCoordQRect)
PASS   : tst_QRect::bottomLeft(LargestCoordQRect)
PASS   : tst_QRect::bottomLeft(RandomQRect)
PASS   : tst_QRect::bottomLeft(NegativeSizeQRect)
PASS   : tst_QRect::bottomLeft(NegativePointQRect)
PASS   : tst_QRect::bottomLeft(NullQRect)
PASS   : tst_QRect::bottomLeft(EmptyQRect)
PASS   : tst_QRect::center(InvalidQRect)
PASS   : tst_QRect::center(SmallestQRect)
PASS   : tst_QRect::center(MiddleQRect)
PASS   : tst_QRect::center(LargestQRect)
PASS   : tst_QRect::center(SmallestCoordQRect)
PASS   : tst_QRect::center(LargestCoordQRect)
PASS   : tst_QRect::center(RandomQRect)
PASS   : tst_QRect::center(NegativeSizeQRect)
PASS   : tst_QRect::center(NegativePointQRect)
PASS   : tst_QRect::center(NullQRect)
PASS   : tst_QRect::center(EmptyQRect)
PASS   : tst_QRect::getRect(InvalidQRect)
PASS   : tst_QRect::getRect(SmallestQRect)
PASS   : tst_QRect::getRect(LargestQRect)
PASS   : tst_QRect::getRect(SmallestCoordQRect)
PASS   : tst_QRect::getRect(RandomQRect)
PASS   : tst_QRect::getRect(NegativeSizeQRect)
PASS   : tst_QRect::getRect(NegativePointQRect)
PASS   : tst_QRect::getRect(NullQRect)
PASS   : tst_QRect::getRect(EmptyQRect)
PASS   : tst_QRect::getCoords(InvalidQRect)
PASS   : tst_QRect::getCoords(SmallestQRect)
PASS   : tst_QRect::getCoords(MiddleQRect)
PASS   : tst_QRect::getCoords(LargestQRect)
PASS   : tst_QRect::getCoords(SmallestCoordQRect)
PASS   : tst_QRect::getCoords(LargestCoordQRect)
PASS   : tst_QRect::getCoords(RandomQRect)
PASS   : tst_QRect::getCoords(NegativeSizeQRect)
PASS   : tst_QRect::getCoords(NegativePointQRect)
PASS   : tst_QRect::getCoords(NullQRect)
PASS   : tst_QRect::getCoords(EmptyQRect)
PASS   : tst_QRect::newMoveLeft(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(InvalidQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveLeft(InvalidQRect_MaximumInt)
PASS   : tst_QRect::newMoveLeft(InvalidQRect_RandomInt)
PASS   : tst_QRect::newMoveLeft(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(SmallestQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveLeft(SmallestQRect_MaximumInt)
PASS   : tst_QRect::newMoveLeft(SmallestQRect_RandomInt)
PASS   : tst_QRect::newMoveLeft(LargestQRect_MinimumInt)
PASS   : tst_QRect::newMoveLeft(LargestQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(LargestQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(RandomQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveLeft(RandomQRect_RandomInt)
PASS   : tst_QRect::newMoveLeft(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(NegativeSizeQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveLeft(NegativeSizeQRect_MaximumInt)
PASS   : tst_QRect::newMoveLeft(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::newMoveLeft(NegativePointQRect_MinimumInt)
PASS   : tst_QRect::newMoveLeft(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveLeft(NegativePointQRect_RandomInt)
PASS   : tst_QRect::newMoveLeft(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(NullQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveLeft(NullQRect_MaximumInt)
PASS   : tst_QRect::newMoveLeft(NullQRect_RandomInt)
PASS   : tst_QRect::newMoveLeft(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveLeft(EmptyQRect_ZeroInt)
PASS   : tst_QRect::newMoveLeft(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveLeft(EmptyQRect_MaximumInt)
PASS   : tst_QRect::newMoveLeft(EmptyQRect_RandomInt)
PASS   : tst_QRect::newMoveTop(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(InvalidQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveTop(InvalidQRect_MaximumInt)
PASS   : tst_QRect::newMoveTop(InvalidQRect_RandomInt)
PASS   : tst_QRect::newMoveTop(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(SmallestQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveTop(SmallestQRect_MaximumInt)
PASS   : tst_QRect::newMoveTop(SmallestQRect_RandomInt)
PASS   : tst_QRect::newMoveTop(MiddleQRect_MinimumInt)
PASS   : tst_QRect::newMoveTop(MiddleQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(MiddleQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(LargestQRect_MinimumInt)
PASS   : tst_QRect::newMoveTop(LargestQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(LargestQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(RandomQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveTop(RandomQRect_RandomInt)
PASS   : tst_QRect::newMoveTop(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(NegativeSizeQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveTop(NegativeSizeQRect_MaximumInt)
PASS   : tst_QRect::newMoveTop(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::newMoveTop(NegativePointQRect_MinimumInt)
PASS   : tst_QRect::newMoveTop(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveTop(NegativePointQRect_RandomInt)
PASS   : tst_QRect::newMoveTop(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(NullQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveTop(NullQRect_MaximumInt)
PASS   : tst_QRect::newMoveTop(NullQRect_RandomInt)
PASS   : tst_QRect::newMoveTop(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveTop(EmptyQRect_ZeroInt)
PASS   : tst_QRect::newMoveTop(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveTop(EmptyQRect_MaximumInt)
PASS   : tst_QRect::newMoveTop(EmptyQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(InvalidQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(InvalidQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(SmallestQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(SmallestQRect_MaximumInt)
PASS   : tst_QRect::newMoveRight(SmallestQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(MiddleQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(MiddleQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(MiddleQRect_MaximumInt)
PASS   : tst_QRect::newMoveRight(MiddleQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(LargestQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(LargestQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(LargestQRect_MaximumInt)
PASS   : tst_QRect::newMoveRight(LargestQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(SmallestCoordQRect_MinimumInt)
PASS   : tst_QRect::newMoveRight(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(RandomQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(RandomQRect_MaximumInt)
PASS   : tst_QRect::newMoveRight(RandomQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(NegativeSizeQRect_MinimumInt)
PASS   : tst_QRect::newMoveRight(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(NegativePointQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(NullQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(NullQRect_RandomInt)
PASS   : tst_QRect::newMoveRight(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveRight(EmptyQRect_ZeroInt)
PASS   : tst_QRect::newMoveRight(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveRight(EmptyQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(InvalidQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(InvalidQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(InvalidQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(InvalidQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(SmallestQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(SmallestQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(SmallestQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(SmallestQRect_MaximumInt)
PASS   : tst_QRect::newMoveBottom(SmallestQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(MiddleQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(MiddleQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(MiddleQRect_MaximumInt)
PASS   : tst_QRect::newMoveBottom(MiddleQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(LargestQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(LargestQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(LargestQRect_MaximumInt)
PASS   : tst_QRect::newMoveBottom(LargestQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(SmallestCoordQRect_MinimumInt)
PASS   : tst_QRect::newMoveBottom(SmallestCoordQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(RandomQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(RandomQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(RandomQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(RandomQRect_MaximumInt)
PASS   : tst_QRect::newMoveBottom(RandomQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(NegativeSizeQRect_MinimumInt)
PASS   : tst_QRect::newMoveBottom(NegativeSizeQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(NegativeSizeQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(NegativeSizeQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(NegativePointQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(NegativePointQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(NegativePointQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(NegativePointQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(NullQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(NullQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(NullQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(NullQRect_RandomInt)
PASS   : tst_QRect::newMoveBottom(EmptyQRect_MiddleNegativeInt)
PASS   : tst_QRect::newMoveBottom(EmptyQRect_ZeroInt)
PASS   : tst_QRect::newMoveBottom(EmptyQRect_MiddlePositiveInt)
PASS   : tst_QRect::newMoveBottom(EmptyQRect_RandomInt)
PASS   : tst_QRect::newMoveTopLeft(InvalidQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(InvalidQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(InvalidQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(InvalidQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(InvalidQRect_NegXQPoint)
PASS   : tst_QRect::newMoveTopLeft(InvalidQRect_NegYQPoint)
PASS   : tst_QRect::newMoveTopLeft(InvalidQRect_RandomQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestQRect_NegXQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestQRect_NegYQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestQRect_RandomQPoint)
PASS   : tst_QRect::newMoveTopLeft(MiddleQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(MiddleQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(MiddleQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(LargestQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(LargestQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(SmallestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(LargestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(RandomQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(RandomQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(RandomQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(RandomQRect_NegXQPoint)
PASS   : tst_QRect::newMoveTopLeft(RandomQRect_NegYQPoint)
PASS   : tst_QRect::newMoveTopLeft(RandomQRect_RandomQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativeSizeQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativeSizeQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativeSizeQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativeSizeQRect_NegXQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativeSizeQRect_NegYQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativeSizeQRect_RandomQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativePointQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativePointQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativePointQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativePointQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativePointQRect_NegXQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativePointQRect_NegYQPoint)
PASS   : tst_QRect::newMoveTopLeft(NegativePointQRect_RandomQPoint)
PASS   : tst_QRect::newMoveTopLeft(NullQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(NullQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NullQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NullQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(NullQRect_NegXQPoint)
PASS   : tst_QRect::newMoveTopLeft(NullQRect_NegYQPoint)
PASS   : tst_QRect::newMoveTopLeft(NullQRect_RandomQPoint)
PASS   : tst_QRect::newMoveTopLeft(EmptyQRect_NullQPoint)
PASS   : tst_QRect::newMoveTopLeft(EmptyQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(EmptyQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(EmptyQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveTopLeft(EmptyQRect_NegXQPoint)
PASS   : tst_QRect::newMoveTopLeft(EmptyQRect_NegYQPoint)
PASS   : tst_QRect::newMoveTopLeft(EmptyQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(InvalidQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(InvalidQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(InvalidQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(InvalidQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(InvalidQRect_NegXQPoint)
PASS   : tst_QRect::newMoveBottomRight(InvalidQRect_NegYQPoint)
PASS   : tst_QRect::newMoveBottomRight(InvalidQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestQRect_NegXQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestQRect_NegYQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(MiddleQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(MiddleQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(MiddleQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(MiddleQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(LargestQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(LargestQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(LargestQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(LargestQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestCoordQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(SmallestCoordQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(LargestCoordQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(RandomQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(RandomQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(RandomQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(RandomQRect_LargestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(RandomQRect_NegXQPoint)
PASS   : tst_QRect::newMoveBottomRight(RandomQRect_NegYQPoint)
PASS   : tst_QRect::newMoveBottomRight(RandomQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativeSizeQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativeSizeQRect_SmallestCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativeSizeQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativeSizeQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativeSizeQRect_NegXQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativeSizeQRect_NegYQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativeSizeQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativePointQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativePointQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativePointQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativePointQRect_NegXQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativePointQRect_NegYQPoint)
PASS   : tst_QRect::newMoveBottomRight(NegativePointQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(NullQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(NullQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(NullQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(NullQRect_NegXQPoint)
PASS   : tst_QRect::newMoveBottomRight(NullQRect_NegYQPoint)
PASS   : tst_QRect::newMoveBottomRight(NullQRect_RandomQPoint)
PASS   : tst_QRect::newMoveBottomRight(EmptyQRect_NullQPoint)
PASS   : tst_QRect::newMoveBottomRight(EmptyQRect_MiddleNegCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(EmptyQRect_MiddlePosCoordQPoint)
PASS   : tst_QRect::newMoveBottomRight(EmptyQRect_NegXQPoint)
PASS   : tst_QRect::newMoveBottomRight(EmptyQRect_NegYQPoint)
PASS   : tst_QRect::newMoveBottomRight(EmptyQRect_RandomQPoint)
PASS   : tst_QRect::margins()
PASS   : tst_QRect::marginsf()
PASS   : tst_QRect::toRectF(((-1, -1) (-1x-1)))
PASS   : tst_QRect::toRectF(((-1, -1) (-1x0)))
PASS   : tst_QRect::toRectF(((-1, -1) (-1x1)))
PASS   : tst_QRect::toRectF(((-1, -1) (0x-1)))
PASS   : tst_QRect::toRectF(((-1, -1) (0x0)))
PASS   : tst_QRect::toRectF(((-1, -1) (0x1)))
PASS   : tst_QRect::toRectF(((-1, -1) (1x-1)))
PASS   : tst_QRect::toRectF(((-1, -1) (1x0)))
PASS   : tst_QRect::toRectF(((-1, -1) (1x1)))
PASS   : tst_QRect::toRectF(((-1, 0) (-1x-1)))
PASS   : tst_QRect::toRectF(((-1, 0) (-1x0)))
PASS   : tst_QRect::toRectF(((-1, 0) (-1x1)))
PASS   : tst_QRect::toRectF(((-1, 0) (0x-1)))
PASS   : tst_QRect::toRectF(((-1, 0) (0x0)))
PASS   : tst_QRect::toRectF(((-1, 0) (0x1)))
PASS   : tst_QRect::toRectF(((-1, 0) (1x-1)))
PASS   : tst_QRect::toRectF(((-1, 0) (1x0)))
PASS   : tst_QRect::toRectF(((-1, 0) (1x1)))
PASS   : tst_QRect::toRectF(((-1, 1) (-1x-1)))
PASS   : tst_QRect::toRectF(((-1, 1) (-1x0)))
PASS   : tst_QRect::toRectF(((-1, 1) (-1x1)))
PASS   : tst_QRect::toRectF(((-1, 1) (0x-1)))
PASS   : tst_QRect::toRectF(((-1, 1) (0x0)))
PASS   : tst_QRect::toRectF(((-1, 1) (0x1)))
PASS   : tst_QRect::toRectF(((-1, 1) (1x-1)))
PASS   : tst_QRect::toRectF(((-1, 1) (1x0)))
PASS   : tst_QRect::toRectF(((-1, 1) (1x1)))
PASS   : tst_QRect::toRectF(((0, -1) (-1x-1)))
PASS   : tst_QRect::toRectF(((0, -1) (-1x0)))
PASS   : tst_QRect::toRectF(((0, -1) (-1x1)))
PASS   : tst_QRect::toRectF(((0, -1) (0x-1)))
PASS   : tst_QRect::toRectF(((0, -1) (0x0)))
PASS   : tst_QRect::toRectF(((0, -1) (0x1)))
PASS   : tst_QRect::toRectF(((0, -1) (1x-1)))
PASS   : tst_QRect::toRectF(((0, -1) (1x0)))
PASS   : tst_QRect::toRectF(((0, -1) (1x1)))
PASS   : tst_QRect::toRectF(((0, 0) (-1x-1)))
PASS   : tst_QRect::toRectF(((0, 0) (-1x0)))
PASS   : tst_QRect::toRectF(((0, 0) (-1x1)))
PASS   : tst_QRect::toRectF(((0, 0) (0x-1)))
PASS   : tst_QRect::toRectF(((0, 0) (0x0)))
PASS   : tst_QRect::toRectF(((0, 0) (0x1)))
PASS   : tst_QRect::toRectF(((0, 0) (1x-1)))
PASS   : tst_QRect::toRectF(((0, 0) (1x0)))
PASS   : tst_QRect::toRectF(((0, 0) (1x1)))
PASS   : tst_QRect::toRectF(((0, 1) (-1x-1)))
PASS   : tst_QRect::toRectF(((0, 1) (-1x0)))
PASS   : tst_QRect::toRectF(((0, 1) (-1x1)))
PASS   : tst_QRect::toRectF(((0, 1) (0x-1)))
PASS   : tst_QRect::toRectF(((0, 1) (0x0)))
PASS   : tst_QRect::toRectF(((0, 1) (0x1)))
PASS   : tst_QRect::toRectF(((0, 1) (1x-1)))
PASS   : tst_QRect::toRectF(((0, 1) (1x0)))
PASS   : tst_QRect::toRectF(((0, 1) (1x1)))
PASS   : tst_QRect::toRectF(((1, -1) (-1x-1)))
PASS   : tst_QRect::toRectF(((1, -1) (-1x0)))
PASS   : tst_QRect::toRectF(((1, -1) (-1x1)))
PASS   : tst_QRect::toRectF(((1, -1) (0x-1)))
PASS   : tst_QRect::toRectF(((1, -1) (0x0)))
PASS   : tst_QRect::toRectF(((1, -1) (0x1)))
PASS   : tst_QRect::toRectF(((1, -1) (1x-1)))
PASS   : tst_QRect::toRectF(((1, -1) (1x0)))
PASS   : tst_QRect::toRectF(((1, -1) (1x1)))
PASS   : tst_QRect::toRectF(((1, 0) (-1x-1)))
PASS   : tst_QRect::toRectF(((1, 0) (-1x0)))
PASS   : tst_QRect::toRectF(((1, 0) (-1x1)))
PASS   : tst_QRect::toRectF(((1, 0) (0x-1)))
PASS   : tst_QRect::toRectF(((1, 0) (0x0)))
PASS   : tst_QRect::toRectF(((1, 0) (0x1)))
PASS   : tst_QRect::toRectF(((1, 0) (1x-1)))
PASS   : tst_QRect::toRectF(((1, 0) (1x0)))
PASS   : tst_QRect::toRectF(((1, 0) (1x1)))
PASS   : tst_QRect::toRectF(((1, 1) (-1x-1)))
PASS   : tst_QRect::toRectF(((1, 1) (-1x0)))
PASS   : tst_QRect::toRectF(((1, 1) (-1x1)))
PASS   : tst_QRect::toRectF(((1, 1) (0x-1)))
PASS   : tst_QRect::toRectF(((1, 1) (0x0)))
PASS   : tst_QRect::toRectF(((1, 1) (0x1)))
PASS   : tst_QRect::toRectF(((1, 1) (1x-1)))
PASS   : tst_QRect::toRectF(((1, 1) (1x0)))
PASS   : tst_QRect::toRectF(((1, 1) (1x1)))
PASS   : tst_QRect::translate(Case 1)
PASS   : tst_QRect::translate(Case 2)
PASS   : tst_QRect::translate(Case 3)
PASS   : tst_QRect::translate(Case 4)
PASS   : tst_QRect::translate(Case 5)
PASS   : tst_QRect::translate(Case 6)
PASS   : tst_QRect::translate(Case 7)
PASS   : tst_QRect::transposed(InvalidQRect)
PASS   : tst_QRect::transposed(SmallestQRect)
PASS   : tst_QRect::transposed(LargestQRect)
PASS   : tst_QRect::transposed(SmallestCoordQRect)
PASS   : tst_QRect::transposed(RandomQRect)
PASS   : tst_QRect::transposed(NegativeSizeQRect)
PASS   : tst_QRect::transposed(NegativePointQRect)
PASS   : tst_QRect::transposed(NullQRect)
PASS   : tst_QRect::transposed(EmptyQRect)
PASS   : tst_QRect::moveTop()
PASS   : tst_QRect::moveBottom()
PASS   : tst_QRect::moveLeft()
PASS   : tst_QRect::moveRight()
PASS   : tst_QRect::moveTopLeft()
PASS   : tst_QRect::moveTopRight()
PASS   : tst_QRect::moveBottomLeft()
PASS   : tst_QRect::moveBottomRight()
PASS   : tst_QRect::setTopLeft()
PASS   : tst_QRect::setTopRight()
PASS   : tst_QRect::setBottomLeft()
PASS   : tst_QRect::setBottomRight()
PASS   : tst_QRect::operator_amp()
PASS   : tst_QRect::operator_amp_eq()
PASS   : tst_QRect::isEmpty()
PASS   : tst_QRect::isValid()
PASS   : tst_QRect::testAdjust(test 01)
PASS   : tst_QRect::testAdjust(test 02)
PASS   : tst_QRect::testAdjust(test 03)
PASS   : tst_QRect::testAdjust(test 04)
PASS   : tst_QRect::testAdjust(test 05)
PASS   : tst_QRect::testAdjust(test 06)
PASS   : tst_QRect::testAdjust(test 07)
PASS   : tst_QRect::testAdjust(test 08)
PASS   : tst_QRect::testAdjust(test 09)
PASS   : tst_QRect::testAdjust(test 10)
PASS   : tst_QRect::testAdjust(test 11)
PASS   : tst_QRect::testAdjust(test 12)
PASS   : tst_QRect::testAdjust(test 13)
PASS   : tst_QRect::testAdjust(test 14)
PASS   : tst_QRect::testAdjust(test 15)
PASS   : tst_QRect::testAdjust(test 16)
PASS   : tst_QRect::testAdjust(test 17)
PASS   : tst_QRect::testAdjust(test 18)
PASS   : tst_QRect::testAdjust(test 19)
PASS   : tst_QRect::testAdjust(test 20)
PASS   : tst_QRect::testAdjust(test 21)
PASS   : tst_QRect::testAdjust(test 22)
PASS   : tst_QRect::testAdjust(test 23)
PASS   : tst_QRect::testAdjust(test 24)
PASS   : tst_QRect::testAdjust(test 25)
PASS   : tst_QRect::testAdjust(test 26)
PASS   : tst_QRect::testAdjust(test 27)
PASS   : tst_QRect::testAdjust(test 28)
PASS   : tst_QRect::testAdjust(test 29)
PASS   : tst_QRect::testAdjust(test 30)
PASS   : tst_QRect::testAdjust(test 31)
PASS   : tst_QRect::testAdjust(test 32)
PASS   : tst_QRect::intersectedRect(test 01)
PASS   : tst_QRect::intersectedRect(test 02)
PASS   : tst_QRect::intersectedRect(test 03)
PASS   : tst_QRect::intersectedRect(test 04)
PASS   : tst_QRect::intersectedRect(test 05)
PASS   : tst_QRect::intersectedRect(test 06)
PASS   : tst_QRect::intersectedRect(test 07)
PASS   : tst_QRect::intersectedRect(test 08)
PASS   : tst_QRect::intersectedRect(test 09)
PASS   : tst_QRect::intersectedRect(test 10)
PASS   : tst_QRect::intersectedRect(test 11)
PASS   : tst_QRect::intersectedRect(test 12)
PASS   : tst_QRect::intersectedRect(test 13)
PASS   : tst_QRect::intersectedRect(test 14)
PASS   : tst_QRect::intersectedRect(test 15)
PASS   : tst_QRect::intersectedRect(test 16)
PASS   : tst_QRect::intersectedRectF(test 01)
PASS   : tst_QRect::intersectedRectF(test 02)
PASS   : tst_QRect::intersectedRectF(test 03)
PASS   : tst_QRect::intersectedRectF(test 04)
PASS   : tst_QRect::intersectedRectF(test 05)
PASS   : tst_QRect::intersectedRectF(test 06)
PASS   : tst_QRect::intersectedRectF(test 07)
PASS   : tst_QRect::intersectedRectF(test 08)
PASS   : tst_QRect::intersectedRectF(test 09)
PASS   : tst_QRect::intersectedRectF(test 10)
PASS   : tst_QRect::intersectedRectF(test 11)
PASS   : tst_QRect::intersectedRectF(test 12)
PASS   : tst_QRect::intersectedRectF(test 13)
PASS   : tst_QRect::intersectedRectF(test 14)
PASS   : tst_QRect::intersectedRectF(test 15)
PASS   : tst_QRect::unitedRect(test 01)
PASS   : tst_QRect::unitedRect(test 02)
PASS   : tst_QRect::unitedRect(test 03)
PASS   : tst_QRect::unitedRect(test 04)
PASS   : tst_QRect::unitedRect(test 05)
PASS   : tst_QRect::unitedRect(test 06)
PASS   : tst_QRect::unitedRect(test 07)
PASS   : tst_QRect::unitedRect(test 08)
PASS   : tst_QRect::unitedRect(test 09)
PASS   : tst_QRect::unitedRect(test 10)
PASS   : tst_QRect::unitedRect(test 11)
PASS   : tst_QRect::unitedRect(test 12)
PASS   : tst_QRect::unitedRect(test 13)
PASS   : tst_QRect::unitedRect(test 14)
PASS   : tst_QRect::unitedRect(test 15)
PASS   : tst_QRect::unitedRect(test 16)
PASS   : tst_QRect::unitedRectF(test 01)
PASS   : tst_QRect::unitedRectF(test 02)
PASS   : tst_QRect::unitedRectF(test 03)
PASS   : tst_QRect::unitedRectF(test 04)
PASS   : tst_QRect::unitedRectF(test 05)
PASS   : tst_QRect::unitedRectF(test 06)
PASS   : tst_QRect::unitedRectF(test 07)
PASS   : tst_QRect::unitedRectF(test 08)
PASS   : tst_QRect::unitedRectF(test 09)
PASS   : tst_QRect::unitedRectF(test 10)
PASS   : tst_QRect::unitedRectF(test 11)
PASS   : tst_QRect::unitedRectF(test 12)
PASS   : tst_QRect::unitedRectF(test 13)
PASS   : tst_QRect::unitedRectF(test 14)
PASS   : tst_QRect::unitedRectF(test 15)
PASS   : tst_QRect::unitedRectF(test 16)
PASS   : tst_QRect::intersectsRect(test 01)
PASS   : tst_QRect::intersectsRect(test 02)
PASS   : tst_QRect::intersectsRect(test 03)
PASS   : tst_QRect::intersectsRect(test 04)
PASS   : tst_QRect::intersectsRect(test 05)
PASS   : tst_QRect::intersectsRect(test 06)
PASS   : tst_QRect::intersectsRect(test 07)
PASS   : tst_QRect::intersectsRect(test 08)
PASS   : tst_QRect::intersectsRect(test 09)
PASS   : tst_QRect::intersectsRect(test 10)
PASS   : tst_QRect::intersectsRect(test 11)
PASS   : tst_QRect::intersectsRect(test 12)
PASS   : tst_QRect::intersectsRect(test 13)
PASS   : tst_QRect::intersectsRect(test 14)
PASS   : tst_QRect::intersectsRect(test 15)
PASS   : tst_QRect::intersectsRect(test 16)
PASS   : tst_QRect::intersectsRect(test 17)
PASS   : tst_QRect::intersectsRect(test 18)
PASS   : tst_QRect::intersectsRectF(test 01)
PASS   : tst_QRect::intersectsRectF(test 02)
PASS   : tst_QRect::intersectsRectF(test 03)
PASS   : tst_QRect::intersectsRectF(test 04)
PASS   : tst_QRect::intersectsRectF(test 05)
PASS   : tst_QRect::intersectsRectF(test 06)
PASS   : tst_QRect::intersectsRectF(test 07)
PASS   : tst_QRect::intersectsRectF(test 08)
PASS   : tst_QRect::intersectsRectF(test 09)
PASS   : tst_QRect::intersectsRectF(test 10)
PASS   : tst_QRect::intersectsRectF(test 11)
PASS   : tst_QRect::intersectsRectF(test 12)
PASS   : tst_QRect::intersectsRectF(test 13)
PASS   : tst_QRect::intersectsRectF(test 14)
PASS   : tst_QRect::intersectsRectF(test 15)
PASS   : tst_QRect::intersectsRectF(test 16)
PASS   : tst_QRect::intersectsRectF(test 17)
PASS   : tst_QRect::intersectsRectF(test 18)
PASS   : tst_QRect::containsRect(test 01)
PASS   : tst_QRect::containsRect(test 02)
PASS   : tst_QRect::containsRect(test 03)
PASS   : tst_QRect::containsRect(test 04)
PASS   : tst_QRect::containsRect(test 05)
PASS   : tst_QRect::containsRect(test 06)
PASS   : tst_QRect::containsRect(test 07)
PASS   : tst_QRect::containsRect(test 08)
PASS   : tst_QRect::containsRect(test 09)
PASS   : tst_QRect::containsRect(test 10)
PASS   : tst_QRect::containsRect(test 11)
PASS   : tst_QRect::containsRect(test 12)
PASS   : tst_QRect::containsRect(test 13)
PASS   : tst_QRect::containsRect(test 14)
PASS   : tst_QRect::containsRect(test 15)
PASS   : tst_QRect::containsRectNormalized()
PASS   : tst_QRect::containsRectF(test 01)
PASS   : tst_QRect::containsRectF(test 02)
PASS   : tst_QRect::containsRectF(test 03)
PASS   : tst_QRect::containsRectF(test 04)
PASS   : tst_QRect::containsRectF(test 05)
PASS   : tst_QRect::containsRectF(test 06)
PASS   : tst_QRect::containsRectF(test 07)
PASS   : tst_QRect::containsRectF(test 08)
PASS   : tst_QRect::containsRectF(test 09)
PASS   : tst_QRect::containsRectF(test 10)
PASS   : tst_QRect::containsRectF(test 11)
PASS   : tst_QRect::containsRectF(test 12)
PASS   : tst_QRect::containsRectF(test 13)
PASS   : tst_QRect::containsRectF(test 14)
PASS   : tst_QRect::containsRectF(test 15)
PASS   : tst_QRect::containsPoint(test 01)
PASS   : tst_QRect::containsPoint(test 02)
PASS   : tst_QRect::containsPoint(test 03)
PASS   : tst_QRect::containsPoint(test 04)
PASS   : tst_QRect::containsPoint(test 05)
PASS   : tst_QRect::containsPoint(test 06)
PASS   : tst_QRect::containsPoint(test 07)
PASS   : tst_QRect::containsPoint(test 08)
PASS   : tst_QRect::containsPoint(test 09)
PASS   : tst_QRect::containsPoint(test 10)
PASS   : tst_QRect::containsPoint(test 11)
PASS   : tst_QRect::containsPoint(test 12)
PASS   : tst_QRect::containsPoint(test 13)
PASS   : tst_QRect::containsPoint(test 14)
PASS   : tst_QRect::containsPoint(test 15)
PASS   : tst_QRect::containsPoint(test 16)
PASS   : tst_QRect::containsPoint(test 17)
PASS   : tst_QRect::containsPoint(test 18)
PASS   : tst_QRect::containsPoint(test 19)
PASS   : tst_QRect::containsPoint(test 20)
PASS   : tst_QRect::containsPoint(test 21)
PASS   : tst_QRect::containsPoint(test 22)
PASS   : tst_QRect::containsPoint(test 23)
PASS   : tst_QRect::containsPoint(test 24)
PASS   : tst_QRect::containsPoint(test 25)
PASS   : tst_QRect::containsPoint(test 26)
PASS   : tst_QRect::containsPoint(test 27)
PASS   : tst_QRect::containsPointNormalized()
PASS   : tst_QRect::containsPointF(test 01)
PASS   : tst_QRect::containsPointF(test 02)
PASS   : tst_QRect::containsPointF(test 03)
PASS   : tst_QRect::containsPointF(test 04)
PASS   : tst_QRect::containsPointF(test 05)
PASS   : tst_QRect::containsPointF(test 06)
PASS   : tst_QRect::containsPointF(test 07)
PASS   : tst_QRect::containsPointF(test 08)
PASS   : tst_QRect::containsPointF(test 09)
PASS   : tst_QRect::containsPointF(test 10)
PASS   : tst_QRect::containsPointF(test 11)
PASS   : tst_QRect::containsPointF(test 12)
PASS   : tst_QRect::containsPointF(test 13)
PASS   : tst_QRect::containsPointF(test 14)
PASS   : tst_QRect::containsPointF(test 15)
PASS   : tst_QRect::containsPointF(test 16)
PASS   : tst_QRect::containsPointF(test 17)
PASS   : tst_QRect::containsPointF(test 18)
PASS   : tst_QRect::containsPointF(test 19)
PASS   : tst_QRect::containsPointF(test 20)
PASS   : tst_QRect::containsPointF(test 21)
PASS   : tst_QRect::containsPointF(test 22)
PASS   : tst_QRect::containsPointF(test 23)
PASS   : tst_QRect::containsPointF(test 24)
PASS   : tst_QRect::containsPointF(test 25)
PASS   : tst_QRect::containsPointF(test 26)
PASS   : tst_QRect::containsPointF(test 27)
PASS   : tst_QRect::smallRects()
PASS   : tst_QRect::toRect()
PASS   : tst_QRect::span()
PASS   : tst_QRect::debug()
PASS   : tst_QRect::cleanupTestCase()
Totals: 1435 passed, 0 failed, 0 skipped, 0 blacklisted, 30ms
********* Finished testing of tst_QRect *********
