********* Start testing of tst_QGridLayout *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 13.6.4
PASS   : tst_QGridLayout::initTestCase()
PASS   : tst_QGridLayout::getItemPosition()
PASS   : tst_QGridLayout::itemAtPosition()
PASS   : tst_QGridLayout::badDistributionBug()
PASS   : tst_QGridLayout::setMinAndMaxSize()
PASS   : tst_QGridLayout::spacingAndSpacers()
PASS   : tst_QGridLayout::spacingsAndMargins(1x1 grid)
PASS   : tst_QGridLayout::spacingsAndMargins(2x1 grid)
PASS   : tst_QGridLayout::spacingsAndMargins(3x1 grid)
PASS   : tst_QGridLayout::spacingsAndMargins(1x2 grid)
PASS   : tst_QGridLayout::spacingsAndMargins(1x3 grid)
PASS   : tst_QGridLayout::spacingsAndMargins(2x2 grid)
PASS   : tst_QGridLayout::minMaxSize(3x1 grid, extend to minimumSize)
PASS   : tst_QGridLayout::minMaxSize(1x1 grid, extend to minimumSize)
PASS   : tst_QGridLayout::minMaxSize(2x1 grid, extend to minimumSize)
PASS   : tst_QGridLayout::minMaxSize(2x1 grid, extend to minimumSize, windows)
PASS   : tst_QGridLayout::minMaxSize(1x2 grid, extend to minimumSize)
PASS   : tst_QGridLayout::minMaxSize(2x1 grid, crop to maximumSize)
PASS   : tst_QGridLayout::minMaxSize(1x2 grid, crop to maximumSize)
PASS   : tst_QGridLayout::minMaxSize(1x3 grid, heightForWidth)
PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(1x1 grid)
PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(2x1 grid)
PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(3x1 grid)
PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(1x2 grid)
PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(1x3 grid)
PASS   : tst_QGridLayout::styleDependentSpacingsAndMargins(2x2 grid)
PASS   : tst_QGridLayout::layoutSpacing(1x6, radio + push buttons)
PASS   : tst_QGridLayout::layoutSpacing(6x1, line edit + push buttons)
PASS   : tst_QGridLayout::layoutSpacing(subElementRect1)
PASS   : tst_QGridLayout::layoutSpacing(subElementRect2)
PASS   : tst_QGridLayout::layoutSpacing(subElementRect1, use widgetRect)
PASS   : tst_QGridLayout::layoutSpacing(subElementRect1, use layoutItemRect)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with span)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 0 empty rows, 0 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 0 empty rows, 1 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 0 empty rows, 2 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 0 empty rows, 3 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 0 empty rows, 4 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 1 empty rows, 0 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 1 empty rows, 1 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 1 empty rows, 2 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 1 empty rows, 3 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 1 empty rows, 4 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 0 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 1 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 2 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 3 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 2 empty rows, 4 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 0 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 1 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 2 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 3 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 3 empty rows, 4 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 0 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 1 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 2 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 3 empty columns)
PASS   : tst_QGridLayout::layoutSpacing(arrowpad with 4 empty rows, 4 empty columns)
PASS   : tst_QGridLayout::spacing()
PASS   : tst_QGridLayout::spacerWithSpacing()
PASS   : tst_QGridLayout::contentsRect()
PASS   : tst_QGridLayout::distributeMultiCell()
PASS   : tst_QGridLayout::taskQTBUG_27420_takeAtShouldUnparentLayout()
PASS   : tst_QGridLayout::taskQTBUG_40609_addingWidgetToItsOwnLayout()
PASS   : tst_QGridLayout::taskQTBUG_40609_addingLayoutToItself()
PASS   : tst_QGridLayout::taskQTBUG_52357_spacingWhenItemIsHidden()
PASS   : tst_QGridLayout::taskQTBUG_91261_itemIndexRange()
PASS   : tst_QGridLayout::replaceWidget()
PASS   : tst_QGridLayout::dontCrashWhenExtendsToEnd()
PASS   : tst_QGridLayout::cleanupTestCase()
Totals: 70 passed, 0 failed, 0 skipped, 0 blacklisted, 5993ms
********* Finished testing of tst_QGridLayout *********
