********* Start testing of tst_QBoxLayout *********
Config: Using QtTest library 6.10.1, Qt 6.10.1 (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_QBoxLayout::initTestCase()
PASS   : tst_QBoxLayout::insertSpacerItem()
PASS   : tst_QBoxLayout::insertLayout()
PASS   : tst_QBoxLayout::sizeHint()
PASS   : tst_QBoxLayout::sizeConstraints()
PASS   : tst_QBoxLayout::setGeometry()
PASS   : tst_QBoxLayout::setStyleShouldChangeSpacing()
PASS   : tst_QBoxLayout::widgetSurplus()
PASS   : tst_QBoxLayout::testLayoutEngine(Just one)
PASS   : tst_QBoxLayout::testLayoutEngine(Two non-exp)
PASS   : tst_QBoxLayout::testLayoutEngine(Exp + non-exp)
PASS   : tst_QBoxLayout::testLayoutEngine(Stretch)
PASS   : tst_QBoxLayout::testLayoutEngine(Spacing)
PASS   : tst_QBoxLayout::testLayoutEngine(Less than minimum)
PASS   : tst_QBoxLayout::testLayoutEngine(Less than sizehint)
PASS   : tst_QBoxLayout::testLayoutEngine(Too much space)
PASS   : tst_QBoxLayout::testLayoutEngine(Empty)
PASS   : tst_QBoxLayout::testLayoutEngine(QTBUG-33104)
PASS   : tst_QBoxLayout::testLayoutEngine(Expanding with maximumSize)
PASS   : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize)
PASS   : tst_QBoxLayout::testLayoutEngine(Stretch with maximumSize last)
PASS   : tst_QBoxLayout::taskQTBUG_7103_minMaxWidthNotRespected()
PASS   : tst_QBoxLayout::taskQTBUG_27420_takeAtShouldUnparentLayout()
PASS   : tst_QBoxLayout::taskQTBUG_40609_addingWidgetToItsOwnLayout()
PASS   : tst_QBoxLayout::taskQTBUG_40609_addingLayoutToItself()
PASS   : tst_QBoxLayout::replaceWidget()
PASS   : tst_QBoxLayout::indexOf()
QWARN  : tst_QBoxLayout::invalidIndex() QBoxLayout::insert: index 1 out of range (max: 0)
PASS   : tst_QBoxLayout::invalidIndex()
PASS   : tst_QBoxLayout::cleanupTestCase()
Totals: 29 passed, 0 failed, 0 skipped, 0 blacklisted, 236ms
********* Finished testing of tst_QBoxLayout *********
