********* Start testing of tst_bars *********
Config: Using QtTest library 6.9.3, Qt 6.9.3 (arm64-little_endian-lp64 shared (dynamic) release build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 14.3.0
PASS   : tst_bars::initTestCase()
PASS   : tst_bars::construct()
PASS   : tst_bars::initialProperties()
QWARN  : tst_bars::initializeProperties() Polar type with bars is not supported.
PASS   : tst_bars::initializeProperties()
QWARN  : tst_bars::invalidProperties() Must specify one of either row or column selection modein conjunction with slicing mode.
QWARN  : tst_bars::invalidProperties() Invalid value. Valid range for ambientLightStrength is between 0.0f and 1.0f
QWARN  : tst_bars::invalidProperties() Invalid value. Valid range for ambientLightStrength is between 0.0f and 1.0f
QWARN  : tst_bars::invalidProperties() Invalid value. Valid range for lightStrength is between 0.0f and 10.0f
QWARN  : tst_bars::invalidProperties() Invalid value. Valid range for lightStrength is between 0.0f and 10.0f
QWARN  : tst_bars::invalidProperties() Invalid value. Valid range for shadowStrength is between 0.0f and 100.0f
QWARN  : tst_bars::invalidProperties() Invalid value. Valid range for shadowStrength is between 0.0f and 100.0f
PASS   : tst_bars::invalidProperties()
PASS   : tst_bars::addSeries()
PASS   : tst_bars::addMultipleSeries()
PASS   : tst_bars::selectSeries()
PASS   : tst_bars::removeSeries()
PASS   : tst_bars::removeMultipleSeries()
PASS   : tst_bars::hasSeries()
PASS   : tst_bars::addTheme()
PASS   : tst_bars::removeTheme()
PASS   : tst_bars::addCustomItem()
PASS   : tst_bars::removeCustomItem()
PASS   : tst_bars::renderToImage()
PASS   : tst_bars::cleanupTestCase()
Totals: 17 passed, 0 failed, 0 skipped, 0 blacklisted, 173ms
********* Finished testing of tst_bars *********
