********* Start testing of tst_qml_common *********
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_qml_common::initTestCase()
PASS   : tst_qml_common::tst_propertyNameToChangedSignalName(normalProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedSignalName(changedProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedSignalName(chängedProperty)
QWARN  : tst_qml_common::tst_propertyNameToChangedHandlerName() Duplicate data tag "_Property" - please rename.
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(normalProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(changedProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(chängedProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(äProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(_Property)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(___123aProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(___123Property)
XFAIL  : tst_qml_common::tst_propertyNameToChangedHandlerName(AProperty) Cannot distinguish between property names starting with upper case from properties starting with a lower case letter.
C:\Users\qt\work\qt\qtdeclarative\tests\auto\qml\common\tst_qml_common.cpp(56) : failure location
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(AProperty)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName(_Property)
PASS   : tst_qml_common::tst_propertyNameToChangedHandlerName($Property)
QWARN  : tst_qml_common::tst_signalNameToHandlerName() Duplicate data tag "_Property" - please rename.
PASS   : tst_qml_common::tst_signalNameToHandlerName(normalProperty)
PASS   : tst_qml_common::tst_signalNameToHandlerName(changedProperty)
PASS   : tst_qml_common::tst_signalNameToHandlerName(chängedProperty)
PASS   : tst_qml_common::tst_signalNameToHandlerName(äProperty)
PASS   : tst_qml_common::tst_signalNameToHandlerName(_Property)
PASS   : tst_qml_common::tst_signalNameToHandlerName(___123aProperty)
PASS   : tst_qml_common::tst_signalNameToHandlerName(___123Property)
XFAIL  : tst_qml_common::tst_signalNameToHandlerName(AProperty) Cannot distinguish between signal names starting with upper case from signal names starting with a lower case letter.
C:\Users\qt\work\qt\qtdeclarative\tests\auto\qml\common\tst_qml_common.cpp(92) : failure location
PASS   : tst_qml_common::tst_signalNameToHandlerName(AProperty)
PASS   : tst_qml_common::tst_signalNameToHandlerName(_Property)
PASS   : tst_qml_common::tst_signalNameToHandlerName($Property)
PASS   : tst_qml_common::tst_changedSignalNameToPropertyName(normalProperty)
PASS   : tst_qml_common::tst_changedSignalNameToPropertyName(Changed)
PASS   : tst_qml_common::tst_changedSignalNameToPropertyName(empty)
PASS   : tst_qml_common::tst_changedHandlerNameToPropertyName(normalProperty)
PASS   : tst_qml_common::tst_changedHandlerNameToPropertyName(Changed)
PASS   : tst_qml_common::tst_changedHandlerNameToPropertyName(empty)
PASS   : tst_qml_common::tst_changedHandlerNameToPropertyName(empty2)
PASS   : tst_qml_common::tst_changedHandlerNameToPropertyName(on)
PASS   : tst_qml_common::tst_handlerNameToSignalName(normalProperty)
PASS   : tst_qml_common::tst_handlerNameToSignalName(Changed)
PASS   : tst_qml_common::tst_handlerNameToSignalName(empty)
PASS   : tst_qml_common::tst_handlerNameToSignalName(on)
PASS   : tst_qml_common::tst_isChangedHandlerName(normalProperty)
PASS   : tst_qml_common::tst_isChangedHandlerName(Changed)
PASS   : tst_qml_common::tst_isChangedHandlerName(empty)
PASS   : tst_qml_common::tst_isChangedHandlerName(empty2)
PASS   : tst_qml_common::tst_isChangedHandlerName(on)
PASS   : tst_qml_common::tst_isChangedHandlerName(on_Changed)
PASS   : tst_qml_common::tst_isChangedHandlerName(on$Changed)
PASS   : tst_qml_common::cleanupTestCase()
Totals: 44 passed, 0 failed, 0 skipped, 0 blacklisted, 12ms
********* Finished testing of tst_qml_common *********
