********* Start testing of tst_QLayout *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022), windows 11
PASS   : tst_QLayout::initTestCase()
PASS   : tst_QLayout::getSetCheck()
PASS   : tst_QLayout::geometry()
PASS   : tst_QLayout::smartMaxSize()
PASS   : tst_QLayout::setLayoutBugs()
PASS   : tst_QLayout::setContentsMargins()
PASS   : tst_QLayout::layoutItemRect()
PASS   : tst_QLayout::warnIfWrongParent()
PASS   : tst_QLayout::controlTypes()
PASS   : tst_QLayout::controlTypes2()
PASS   : tst_QLayout::adjustSizeShouldMakeSureLayoutIsActivated()
QWARN  : tst_QLayout::testRetainSizeWhenHidden() QWindowsWindow::setGeometry: Unable to set geometry 76x38+320+248 (frame: 92x77+312+217) on QWidgetWindow/"QWidgetClassWindow" on "QEMU Monitor". Resulting geometry: 120x38+320+248 (frame: 136x77+312+217) margins: 8, 31, 8, 8 minimum size: 76x38 MINMAXINFO(maxSize=POINT(x=0, y=0), maxpos=POINT(x=0, y=0), maxtrack=POINT(x=0, y=0), mintrack=POINT(x=92, y=77)))
QWARN  : tst_QLayout::testRetainSizeWhenHidden() QWindowsWindow::setGeometry: Unable to set geometry 76x60+320+248 (frame: 92x99+312+217) on QWidgetWindow/"QWidgetClassWindow" on "QEMU Monitor". Resulting geometry: 120x60+320+248 (frame: 136x99+312+217) margins: 8, 31, 8, 8 minimum size: 76x60 MINMAXINFO(maxSize=POINT(x=0, y=0), maxpos=POINT(x=0, y=0), maxtrack=POINT(x=0, y=0), mintrack=POINT(x=92, y=99)))
PASS   : tst_QLayout::testRetainSizeWhenHidden()
QWARN  : tst_QLayout::removeWidget() QLayout::removeWidget: Cannot remove a null widget.
PASS   : tst_QLayout::removeWidget()
PASS   : tst_QLayout::sizeConstraints()
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetFixedSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMinimumSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMaximumSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetMinAndMaxSize)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetDefaultConstraint)
PASS   : tst_QLayout::checkVerticalSizeConstraint(Constraint_SetNoConstraint)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetFixedSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMinimumSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMaximumSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetMinAndMaxSize)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetDefaultConstraint)
PASS   : tst_QLayout::checkHorizontalSizeConstraint(Constraint_SetNoConstraint)
PASS   : tst_QLayout::cleanupTestCase()
Totals: 27 passed, 0 failed, 0 skipped, 0 blacklisted, 213ms
********* Finished testing of tst_QLayout *********
