********* Start testing of tst_axis *********
Config: Using QtTest library 6.10.2, Qt 6.10.2 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
PASS   : tst_axis::initTestCase()
PASS   : tst_axis::construct()
PASS   : tst_axis::initialProperties()
PASS   : tst_axis::initializeProperties()
QWARN  : tst_axis::invalidProperties() qt.graphs3d.axis.properties: setBase the logarithm base must be greater than 0 and not equal to 1, attempted: -1.0
QWARN  : tst_axis::invalidProperties() qt.graphs3d.axis.properties: setBase the logarithm base must be greater than 0 and not equal to 1, attempted: 1.0
PASS   : tst_axis::invalidProperties()
PASS   : tst_axis::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of tst_axis *********
